I am currently using openimu300za EVK in Ubuntu and installed all the pre-requisites as mentioned in the device connection procedure. I am connecting to server using the server.py file which i downloaded from github. Could see the terminal giving some messages continuously after running the python file. But unable to connect to developer's console, as the device is not getting detected in console. Getting messages as shown below in the terminal.
scanning ports
Testing port /dev/ttyS4
Testing port /dev/ttyS0
Testing port /dev/ttyUSB3
Testing port /dev/ttyUSB2
Testing port /dev/ttyUSB1
Testing port /dev/ttyUSB0
scanning ports
Testing port /dev/ttyS4
Testing port /dev/ttyS0
Testing port /dev/ttyUSB3
Testing port /dev/ttyUSB2
Testing port /dev/ttyUSB1
Testing port /dev/ttyUSB0
scanning ports
Testing port /dev/ttyS4
Testing port /dev/ttyS0
Testing port /dev/ttyUSB3
Testing port /dev/ttyUSB2
Testing port /dev/ttyUSB1
Testing port /dev/ttyUSB0
scanning ports
Testing port /dev/ttyS4
Please suggest if something is wrong or should i need to do change anything?