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.

SYSBIOS Settings For Accelerometer

Other Parts Discussed in Thread: SYSBIOS

Hi

I have configured two Clock handler for one HID device( Accelerometer ) , One is clock report handler (set to a period 100) second one is AXL poll Handler( set to period of 20), The first handler report the X,Y,Z values to APU from my Embedded Controller. The second handler polls the X,Y and Z values from Accelerometer device ( which is connected to Embedded controller through I2C).But this two handler not get calling. Any other setting for SYSBIOS is need to start this Handler.I'm Using CCS 5.5 . And Embedded Controller is TM4Exxxx