Hello,
This may be and easy question we are failing to solve.
We have a custom bootloader using the BSL scripter. It is working and we can upload the blink examples provided in the BSL-Scripter package.
However, those blink demo apps do not come with source code. We fail to build a new application that works with the BSL-Scriper. We have defined the new application to be at address 0x00004000, but the vectors remain defined at address 0x00000000.
Anyone has access to the source code of the BSL-Scripter blink apps? Or how we have to change the linker script of an application to be compatible with BSL-Scripter?
Thanks,