Tq2440, I have been trying to give it a try before, but unfortunately I have no time or mood (relatively lazy ). Today, I spent a night working hard. The gains are huge. Ask the question first.
First, the user's routine (ads1.2) cannot be compiled. Common problems include:
"During compilation of ads1.2, a target file (*. O) in a non-existent directory cannot be found )"
"Fatal l6002u: cocould not open file..."
Http://blog.mcuol.com/User/sprout/Article/48909_1.htm
The solution is as follows:
Error Reporting error (fatal) l6002u: cocould not open file E: \ 100611.0
Solution:
First, the project name and file name cannot contain Chinese characters or parentheses.
Second, in ADS 1.2, project --> remove object code --> All targets (compact target ).
During compilation of ads1.2, a target file (*. O) in a non-existent directory cannot be found)
Compile a project copy to the hard disk and the following fatal error message appears:
Error: (fatal) l6002: cocould not open file F: \ ABC \ 20061204 \ hc_dtmf3 \ DVS-
Atm_data \ relinflash \ objectcode \ startuo. O.
"F: \ ABC" directory I do not have, "hc_dtmf3 \ DVS-ATM_data" directory is the source code directory, but I am the solution
Why is "F: \ work backup" still not compiled when it is pressed to the desktop?
Cause: It was previously caused by compilation on other computers.
Solution: After the ads project is copied to the hard disk, the read-only properties of all the folders and files of the project must be removed. If the project is moved to another
Folder, select project --> remove object code..., and press "all" in the displayed dialog box
Tagerts "to delete the *. o file generated by the original compilation.
Here: http://blog.mcuol.com/User/sprout/Article/48909_1.htm
The following describes how to configure ads and axd.
There is
The PDF file for jlink-axd simulation debugging can be followed.
Finally, the result of this jlink. In fact, the 3.33v has been 0.00 V before, and I don't know what's going on.
Source Code and related materials have been uploaded.