There are DDR2 SDRAM and NorFalsh on my board, I want to boot from internal flash in Dm6437 at power on, and then load norflash code to DDR2 SDRAM, finally, bootloader give the control right to code loaded in DDR SDRAM.
it is like Linux boot process on ARM and other MCU , how to do it , or there is ohter good scheme to load code to sdram and run in it.
Thank you