Hi David,
Thanks for the Reply.
As part of my experiments on multicore evaluation, I need to get the analysis/behavior by putting the code, data, and stack section on the External SRAM only, and accordingly, I updated the linker file in the same way, that's why I need to load the elfs in the External SRAM.
So, did I need to do anything before loading the elfs to External SRAM, or If I have to initialize the EBI to do the same then what I need to do?? Please provide your inputs.
Secondly, I already tried to load the elf using Data.LOAD.ELF "../bin/RAM.elf" this command also and its also not working for me as the memory location that I gave in the linker file is not updating and I am seeing (????????).
Request you to please provide your inputs.
@davidtosenovjan
Regards,
Parth Rastogi