CCS version is 12.1.0.
I placed the code section in an external DDR with the address 0x90000000. When using XDS110 for online simulation debugging, it will prompt that the memory block 0x90000000 cannot be accessed, as shown in the following figure.
So when the code section is in an external DDR, how should CCS simulate the code normally? How to config?