This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

unable to load axf into memory

Hello Guys,

This is my very first hands on keil and arm processors, could any one please correct me what could i be doing wrong here?

I could compile the threadx library and the demo application. The Real view compiler generates demo.axf using threadx.lib. When i load the same and try to execute on the simulator i see disassembled lines full of

0xAddress 00000000 ANDEQ R0,R0,R0

I can't see the application loaded any place. Can some one please suggest what is it that I am doing wrong?