Is there any way to identify which TMS570 is which from a register? For instance I'd like to know (at run time) if I'm dealing with a 3137 or 3135, 2135. etc.
The device identification register seems to only contain the revision code (A, B, or C) and nothing that tells me what part it corresponds to. Is there something equivalent to the part breakdown for the part number itself? I'd like to determine what hardware is present, Flash size and layout, etc.
Thanks!