Hello.
I'd like to use the EMIF connected to a SDRAM (2M) instead of the internal RAM of the microcontroller (256k). How could I achieve that? Is it possible to determine all of this on boot up, or do I have to write a piece of code inside my application to start the EMIF? Do I have to write a bootloader so that it will start that way?