Hi,
I'm working on the TMS320C5505 and I don't understand how is defined the memory map.
According to the system memory section of user guide, a MMR section is defined and reserved for the system. What it is dedicated for ?
Are memory mapped registers (MMR) same as the system registers (I mean registers for configuring preipheral device like SPI, I2C, etc.) ?
If yes, I don't understand why configuration registers are defined at address above 0x00C0, for example 0x1000 for EMIF registers.
On memory mapping (.cmd file), do I have to define a reserved location specially for configuration registers and to prevent of any access conflict with data or code sections ?
Thanks for help.
Diane