Part Number: TMS320F28379D
Hi guys,
I want my CPU2 application to run on GSxRAM of my F28379D. So , I modified the RAM.cmd file and placed .text into GSxRAM. However, when I try to load the program using JTAG, it doesn't work. It is because first I have to assign GSxRAM to CPU2 using GSxMSEL registers. And this process should be done by CPU1. If I move .text to LSxRAM of CPU2 instead of GSxRAM, everything works fine. However my .text size will be much more than all LSxRAM of CPU2 and I will need to use GSxRAM as well.
My question is, is there any other way that we can assign GSxRAMs to CPU2, so that there is no need to load a program to CPU1 for the assignment?
Regards,
Hakan