We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I can use the symbol |Image$$ER_IROM1$$RO$$Length| to write the RO Length in my Image.
IMPORT |Image$$ER_IROM1$$RO$$Length| DCD |Image$$ER_IROM1$$RO$$Length|
NOW, i want to use the 【name of executable】write in my binary Image(like pic2 and pic3) automatically after buiding my project.How to do that?
I read a lot of document in MDK,but I dont know… :(
I am looking forward to your reply!THANKS!
Again: where, exactly, do you want to "get" that?
tuduweb said:I want to find a way to automatically update my binary Image(axf) after building my code in .s file(assembler) in my project.
Isn't that the whole point of what uVision does?
Perhaps you could give a clearer explanation of what it is that you're actually trying to achieve?
And why (you think) the standard project setup doesn't just give you that?
You seem to be over complicating it.
Have you worked through the examples in the uVision manual of how to set up a Project ?