Hello,
I have question about DBGEN signal on Herkules Cortex-R core. ARM documentation describe that it is an external signal (external for ARM core not for chip) and it is possible read through register DBGAUTHSTATUS (on TMS570 address 0xffa01fb0 is always 0x000000f0 -> both DBGEN and | NIDEN signals =1)
When I read SPNU499A (tms570 reference manual) I can see that another similar DBGEN signal for peripherals (DMA, but not core) are triggered by nTRST.
Therefore I am surprised, that DBGEN signal on core is always =1 independent to nTRST.
Question: is it possible block Cortex-R core DBGEN signal by hardware? I expect yes, because TMS570 is mainly for secure applications, but I am not abble find how.
Many thanks, Jiri