Finding Vector Table with debugger on STM32F10x
Posted on November 20, 2016 at 07:17Hi, I'm learning to code in assembly on stm32f103zet6 mcu with Atollic True Studio. I'm able to write a simple program and see the execution on debugger. However, I'm not able to locate the vector table (in disass...