This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC1312R: SensorController TDC disable clobbers wrong register

Part Number: CC1312R


Tool/software: Code Composer Studio

Hello,

there is probably problem in tdcDisable procedure (wrong register is marked as clobbered):

tdc_disable.prd: <internal name="temp0" reg="R7"/>

tdc_disable__<x>.asm: ld          R6, #0x0003

Also, tdcEnable() marks R7 as clobbered, but no register is used in .asm

Regards,

Petr Ledvina