This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2434: Placing code section in external DDR cannot simulate debugging

Part Number: AM2434

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?