2019-05-21 01:15 AM
Hi,
I’ve sectioned the STM32G071 into 2 sections with the IAP portion booting up as per default 0x0800000. I’ve also downloaded @ 0x0800A000 the main application code that I would like to run.
During boot, the IAP code executes first and it runs fine until I jump to the application code at 0x0800A000. I’m unable to debug further using the SWD, but i know that the Vector tables were re-mapped correctly to the 0x0800A000.
what am i missing..
br
Dennis