This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

UART issue after BOOTLOADER JUMP

we wrote a small application to jump to a desired address of our application from bootloader , but UART does not seem to work(i cannot see any transmitted values on terminal) once the application is started by the bootloader ,

is it something to do with transferring the vector table from bootloader to main application?

Parents Reply Children
No Data
Related