This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS0714: System module - Frame 1 (see device TRM)...

Expert 2025 points
Part Number: TMS570LS0714
Other Parts Discussed in Thread: HALCOGEN

From the device memory map table (and same in device datasheet)  in TRM, Could you help out,  which TRM actually has the details on :

So for e.g., HalCoGen does access into that space as : #define SYS_EXCEPTION        (*(volatile uint32 *)0xFFFFFFE4U)

Cannot find a TRM with details.. If this is ARM Cortex R arch spec or v7 general spec, still cannot see it..

  • Hello,

    The start address of the primary system module frame is FFFFFF00h. The System Exception Status Register (SYSESR) is at offset of 0xE4. The SYSESR shows the source for different resets encountered. 

    Please refer to the 2.5.1.47 of TRM