Dear sir,
I am using 28388D to develop my own applications and as there is no enough LSxRAM for my code in CPU2, I wonder if the "GSxRAM" or "CPU2TOCPU1RAM" can be used to load and run my code.
I tried to assign some code to "CPU2TOCPU1RAM" in the linker cmd file, but the code run into "Interrupt_illegalOperationHandler".
so is it can't be used to load and run code?
And as CPU2 can have both write and read access to GSxRAM until CPU1 set up the configuration to assign the corresponding GSxRAM to CPU2. So I wonder if I can use the GSxRAM to load and run my code?
Is there any other kind of RAM can I use to load and run my code?
Thanks in advance and look forward to your reply.