what are the addressesof CSR(Control status register), ICR,IER,IFR and so on..I can not find the registers addresses.
thanks.
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.
Almost all of the registers in the C6747 are memory-mapped. But there is a Control Register File with about 30 registers that are not memory-mapped, and this includes the ones you listed above. These must be accessed directly by a specific assembly instruction or C construct.
The documents you will want to look at are