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.
Hello ,
I have developed a custom bootloader which uses no interrupts but the application to be flashed uses interrupts. Using the bootloader i am able to flash the application but Interrupt vectors never gets overwritten with the new set of values.
I have seen TI BSL and it uses BSL area with a modified linker script. But can't we have a bootloader in non BSL area?
In simplest way how can we overwrite the Interrupt vectors ? Did Anybody tried this or any examples on that would be appreciated.
**Attention** This is a public forum