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