Skip to main content
davaba
Associate II
November 16, 2022
Question

how to disable external flash programming in KEIL?

  • November 16, 2022
  • 1 reply
  • 942 views

how can say to keil that ignore programming the external flash memory?

This image is the address of SDRAM in scatter file.

0693W00000WIZvLQAX.png

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
November 16, 2022

Presumably it has content, so NOINIT might be in appropriate

You could create a debug script (.INI) to bring up the SDRAM

You could disable the flash algorithm associated with the 0xD0000000 region.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..