Complete
over 4 years ago

SDK 3.2 - Unable to load device

I have installed SDK 3.2.2 and plugin in Eclipse using the manager. All Devices have been downloaded.

1/

On MacOs, with Eclipse, when I run a project, le Simulator is not able to start it self. I have to: 

cd /Users/xxxx/Library/Application\ Support/Garmin/ConnectIQ/Sdks/connectiq-sdk-mac-3.2.2-2020-08-28-a50584d55/

sudo bin/ConnectIQ.app/Contents/MacOS/simulator 

(I have to do this with all simulator even before the new manager.)

2/

Once the simulator is running, I launch the application from Eclipse and then I get: 

Unable to load device XXXX

Do you any idea of what is wrong ? Regards

Parents
  • Understand:

    Seems, that, I don't have to run the ConnectIQ.app as root (point 1) to make it work.

    I just have to run ConnectIQ, using the command line:  ./ConnectIQ.app/Contents/MacOS/simulator 

    After that, eclipse can find the simulator, run an application and the simulator can find the devices.

    My mistake was that I was used to run ConnectIQ with sudo on older version to make it work. 

    So, no need for a new JDK, it was not related to my problem.

    Sorry for the confusion!

Comment
  • Understand:

    Seems, that, I don't have to run the ConnectIQ.app as root (point 1) to make it work.

    I just have to run ConnectIQ, using the command line:  ./ConnectIQ.app/Contents/MacOS/simulator 

    After that, eclipse can find the simulator, run an application and the simulator can find the devices.

    My mistake was that I was used to run ConnectIQ with sudo on older version to make it work. 

    So, no need for a new JDK, it was not related to my problem.

    Sorry for the confusion!

Children
No Data