Many/most peripherals have a Module base address that the module registers are added to to get the actual address where the module registers resides. For instance, the Technical Reference Manual in section 21.3 details the UART registers, but it indicates the module base address is required, but yet it fails to indicate what/where the module base addresses can be located.
In the datasheet at the bottom of Section 8.21 it references another document "TMS320DM814x DMSoc Universal Asynchronous Receiver/Transmitter (UART) User's Guide", but I've not been able to locate this.
It seems like most of the information (required for programming) is in the Technical Reference Manual, but key information like the above appears to be missing from many areas of the manual, the above being just a single example of this.
Is there a single place where a peripheral memory map is located which details the module base addresses for all the peripherals, or at least the peripherals that require module base addresses? I'm spending alot of time trying to locate key information such as this, and this time could be better spent doing something more productive than posting message in this forum for information that should already be provided in said document sections.