Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Champs,
Customer is chasing very elusive errors in their SYSBIOS based application. Occasionally the processor hangs and when they connect via DAP port they observe number of L3 errors such as DSS_TARG, GPMC_TARG, L4_WKUP_TARG, HOST_CLK1_2_TARG.
In Linux code base there is L3 driver that generates meaningful error messages when such errors occur (https://elixir.bootlin.com/linux/v4.9.12/source/drivers/bus/omap_l3_noc.c#L90 Is there anything like this in SYSBIOS? If not, how would you suggest going about debugging such issues?
thanks
Michael