This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is there any documentation howto config the application and CCS to handle a custom bootloader.
specially:
- Moving the start location of main program
- How to jump from bootloader to main application
- modify CCS so I can still real time debug my applications?
- How to maintain code protection.
- Other things that imported.
Thanks!