Other Parts Discussed in Thread: IWR1642BOOST
Tool/software:
Hi,
I am using BIOS version 6.73.01.01 with the TI IWR1642BOOST board. While programming the ARM core of the board, I use ti.sysbios.Gates.GateAll to protect critical sections of the code. However, in the ROV classic view of CCS, I encounter an "index out of range" error in the GateMutex section. I'm unsure why GateMutex is being displayed since I'm not using GateMutex or GateHwi. Is this expected behavior? Additionally, the GateMutex address is shown in red, and when I hover over it, I see an "Index out of range error" message. How can I resolve this issue?
The cfg file contains the below info