Keil external download algorithm programming failed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-08 8:37 PM - edited 2023-11-20 8:40 AM
The MCU is NUCLEO-H7A3ZI-Q, and I used OSPI to drive w25q128. It is known that it can read and write normally. Then, I modified the sct file in Keil and completed the FLM file. Erase can proceed normally, but an error was reported when the Program reached 0x08000000. What should I do?
Labels:
- Labels:
-
STM32H7 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-09 9:32 AM
Address 08000000 is in the internal flash.
Ask the Keil support: https://community.arm.com/support-forums/f/keil-forum
