Hello,
I am trying to detect at runtime if the DSP on the board is a TMS320VC5409 or its replacement the TMS320VC5409A.
The CSIDR (MMR Address of 003Eh) is implemented on the 5409A and has a CHip ID of 0x09.
It is not implemented on the 5409, 003Eh is simply labelled as "Reserved"
What will be returned if I read it on the 5409?