Tool/software:
The first screenshot is r4f_linker_cmd, and second is memory allocation.
I'm using most of the Datam RAM ( as i need a lot of fast-access global variables ). So, i want to use some of the relatively more available Program RAM for the same purpose.
If this is possible, please let me know how to allocate memory(.bss or .data) sections to Program RAM as well.
Also, I am curious about the relative access speeds to the memory of Program RAM and Data RAM in the MSS core.
Thanks.