Other Parts Discussed in Thread: SYSBIOS
Tool/software:
Could someone please explain how to figure out what is module 36 in this kind of exception message:
Cortex_R4_0: [Sun Jan 12 11:10:14] {module#36}: line 444: error {id:0xa0000, args:[0x8005018, 0x0]}
Cortex_R4_0: [Sun Jan 12 11:10:15] xdc.runtime.Error.raise: terminating execution
I am using CCS Theia v1.5.1.3 and mmWave SDK v3.6.2. It comes with source code of the drivers, datapath modules, etc. and if I'm lucky I guess I can see what's on line 444. But first I need to find module. I have checked map file, project files, SDK user guide.
PS.
Call stack doesn't show the origin.