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.
Hi,
I am building my application for lpc3131 processor using keil toolchain. I am able to create bin and rom image but when i try to debug( that i can do only through axf file), my usbmem example( provided by nxp ) does not work. But the same code complied through codesourcery toolchain works perfectly on board.
Kindly provide some insight in this respect.
Now I am able to debug my application through axf file and usbem example is working fine. But ROM format creation is still an issue. I will go through the links provided.
What is the difference between bin and rom format except CRC check? And if this is the only difference, does my board demand the format with CRC checksum only ?