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

Debugging bootloader + application ?

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

Parents Reply Children
No data