Hello everyone! I have a question about the Bootloader application. When I make a bootloader, with a RTOS .bin the program jumps to an scvEntry when I send the RUN command through CAN. I'm not sure why I have this entry, The bootloader is succesfully because I can to use with another .bin without RTOS.
The bootloader record the bytes from the .bin, but can't jump to the application.
See the Memory Browser picture.
I leave the program that I am using.
Thank you!