hello everyone, I am having problem while running example given by stm team. i can download program to STM32F429ZI board but it states that cannot access memory and its not running. If i remove jumper between BOOT0 pin and VDD pin then it allows to run the whole program and execution. I am not facing this problem in other IDE. Help me with this. and thank you in advance.
BOOT0 High causes it to boot into the ROM rather than your code in FLASH, if you don't want it to do that, then don't configure it that way. It is not a tool chain issue.
View all questions in Keil forum