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.

I2C in CallBack mode either using a timer or a clock module

Other Parts Discussed in Thread: MSP430F5438A

Hello Everyone!

tirtos_msp430_2_00_02_36

MSP430f5438A

I want to use I2C in callback mode either using a timer or a clock module to do 5 I2C_transfer(). 

When I use it in a task it works fine but in timer and clock module it gives error.

{module#32}: line 289: error {id:0xda40000, args:[0x7662, 0x7666]}
xdc.runtime.Error.raise: terminating execution

(can you also tell how to decode this error message)

and here is the .cfg file.

6663.tiRTOS.cfg

Can anyone help me out to resolve this issue.

Thanks!

Arslan