2016-04-11 02:05 PM
I have a problem with loading into debugger in Keil for STM32F042
(Run to main() is off)- normal start for example from STM32F0xx_StdPeriph_Lib_V1.5.0\Projects\STM32F0xx_StdPeriph_Examplesfor STM32F030http://i.piccy.info/i9/09aee8af9c0c9198abe58d073d09447a/1460406714/61602/1024043/030.png
anf this for STM32F042http://i.piccy.info/i9/c1d5347c947628a4685b462e2021c855/1460406728/63733/1024043/042.png
How do I start from 0x080000C8 for the STM32F042?2016-04-11 06:48 PM
Make sure that the BOOT pin is low if you want it to start in FLASH
2016-04-12 01:37 AM
Thank you, clive1.
If PA8(BOOT0) is pull down - all is OK.2016-04-14 03:23 AM
With configure of system memory with ST-LINK Utility all is OK
http://arm-stm.blogspot.com/2016/04/stm32f0-stm32f042-boot-problem-user.html
2016-12-09 10:27 PM
You can set User Option bit - nBoot0
https://arm-stm.blogspot.com/2016/04/stm32f0-stm32f042-boot-problem-user.html