2010-12-27 08:38 AM
BDI2000 startup for STM32F103 series
2011-05-17 05:19 AM
It should boot out of whatever memory you've selected using BOOT0/1
You could check what memory is actually mapped at zero, and stopping in the System ROM (0x1FFFF000..0x1FFFF7FF) wouldn't preclude you from setting the PC to FLASH, RAM, or whatever.