Hi, everyone:
I read paper SPRUH30 and on page 46 Table 15 tells us that the address of ISS_HL_REVISION(this address is the ISS regs' base address also) is 0x5200 0000, However, in the SDK, the iss_common.h file(located \ti_tools\iss_02_80_00_00\packages\ti\psp\iss\hal\iss\iss_common\iss_common.h) tells us the ISS regs' base address is 0x5505 0000(on row 40 #define ISS_REGS_BASE_ADDR 0x55040000), why the two addresses are different? and what documents mentions that? thank you!