cancel
Showing results for 
Search instead for 
Did you mean: 

how to disable external flash programming in KEIL?

davaba
Associate II

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

This image is the address of SDRAM in scatter file.

0693W00000WIZvLQAX.png

1 REPLY 1

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 Venmo
Up vote any posts that you find helpful, it shows what's working..