Content originally posted in LPCWare by R2D2 on Tue May 19 08:16:30 MST 2015
Quote: justmakeit
only my user code uses the SysTick_Handler. I disable it in the bootloader code. but it is still jumping to the wrong Systick_handler. I probably asking very stupid questions :) , please give me some more information.
I've no idea what your bootloader or application is doing in detail :)
So it could be a good idea to disable SysTick in your application, then the problem should disappear...