Program is starting from 0x00000000 , I can't debug another program / project
Posted on October 16, 2012 at 10:23Hello,I tried to make software booting on my STM32 C-EVAL board , (STM32F107VCT6)And then , program is starting from 0x00000000 adress , default value must be 0x08000000.How can i change program counter adress. th...