I am working on TI CC MCU. I have a confusion. Please clear.
As per my understanding while system boots, The booting data is loaded into the ROM to execute from Flash in starting. Suppose I am using 128KB internal flash memory for my program data and code, even after that there is free space in internal Flash (lets say 50KB or something); If my system having external flash too, Can I move the external flash data to the free space of my internal flash memory to only use internal flash ? if possible, please let me know how can I do that? Thanks a lot.
Regards