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.

AM623: How does the M kernel operate on a particular physical address to write data?

Part Number: AM623

How does the M kernel operate on a particular physical address to write data?If you want to write data to the address 0x9CC00000, perform the following operations, but the data cannot be written.

If you use the following methods, the program will run to death.

Functions that use built-in registers to write data cannot be implemented either.