Gantt display in ETM did not correctly handle values outside -32000 ... +32000, so the limit 32768 (hex 0x8000, bit #15) was not recognized.
Gantt display in ETM did not correctly handle values outside -32000 ... +32000, so the limit 32768 (hex 0x8000, bit #15) was not recognized.
The only workaround is to create code in oder to split the numerical value in several internal BOOLS but is situational.