Hello, I have a question on how to debug an application that consists of two separate projects - namely a bootloader+firmware upload part and the actual application - that runs on an ADuC845. The bootloader will be located in the memory area 0xE000-0xF7FF, the application in 0x0000-0xDFFF. Unfortunately, the emulator erases the complete code memory when loading a file to debug, so it is not possible to load the application, then the bootloader, and then debug the bootloader with the application in place. Can I use the hex2bin/bin2hex utilities to merge the two hex files and start debugging ? Regards, Christoph
"(I assume that u hav coded in C)" Neo, Search here for other posts by Christoph Franck. You will conclude that there is some proficiency with C. So how about you? Have you coded in C? Should we take you seriously considering your language shortcuts?