STM32F303VB: How to debug Boot loader + Application?
Hi,
I'm working on my custom hardware based on STM32F303VB
I'm trying to make a CAN based boot loader.
I can jump from boot loader to application but the application just hangs some where.
How can I debug boot loader + application using AC6 System Work bench?
Is it even possible to debug 2 projects together?
Or is there a special method to debug?
Any inputs will be of help.
Thanks & regards, Pj
#stm32f303 #stm32f303vb #bootloader