HID example provided with FX3 SDK fails with Linux.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hi,

   

I am using the  msc_example provided with the cyfx3sdk. I have commented out the GPIO interrupt part so as to make the mouse working continuously. Apparently the code works fine with Windows but the same .img does not work with the linux pc. The lsusb command shows that the fx3 getting registered as the HID device but there is no mouse pointer movement. Attached is the source code.

0 Likes
2 Replies
Anonymous
Not applicable

Please check with the default MouseDemo example first. This will tell us whether the problem is from the FX3 firmware. Does the default mouse demo work fine on your Linux machine?

0 Likes
Anonymous
Not applicable

Hi Nishant,

   

I tried the default MouseDemo too. Unfortunately, in Linux this did not work either.

   

Is it working for you in Linux? 

   

I see there a 'mouseX' entry getting created under /dev/input/  for each new USB mouse. Unfortunately, for CX3 setup, it did not create such an entry in Linux.

   

We tried in Ubuntu 14.04 and 16.04 both.

0 Likes