09-28-2011 09:27 AM
I've been getting often enough strange compilation errors from the labview application status window, the weirdest being
[10:30:36 AM] Status: Error
linking...
Program Size: Code=94136 RO-data=2936 RW-data=2664 ZI-data=14536
".\Obj\LabVIEW.axf" - 0 Error(s), 0 Warning(s).
Status: Build failed.
The build failure without errors seems to be a red herring; it actually builds and links fine, but for some reason Labview takes offense to it and reports a build failure. If you rerun the build again it resumes where it had "failed" and the target is loaded and started... very strange behaviour, and it is not limited to the LM3S project, I get it with the MCB2378. Anybody knows why this would happen?
Anyway just putting this out there for others who would encounter this problem.
09-29-2011 08:32 AM
Hey Simon,
When you reload the code and it compiles correctly does it operatre as expected? Here are some things that I believe we have gone over but should be useful for other members of the forums:
Debugging in Keil uVision
After c generating an embedded application, you should have the project loaded in the Keil uVision IDE. The following steps will help you debug the application.