Forum Discussion
Hi All,
I am checking with the team here whether some one else has faced an issue similar to this.
The Rocket boards examples are well tested as you can see from the screen shots and multiple people use DS5 for debugging Intel SoCs.
Since you are seeing the same issue with two different versions of ARM DS even after following the configuration data base setup instructions , can you also open a case with ARM support
https://www.arm.com/support/contact-support
Thanks and Regards
Anil
- TSege15 years ago
New Contributor
Hi Anil,
I already opened an issue at Arm.
Anil, can you please try the next steps to check if you also see this issue:
1.host PC running Linux Ubuntu 16.04.
2. Install DS Version 2020.1
3. Open Linux Terminal and type:
a. /opt/arm/developmentstudio-2020.1/bin/suite_exec -t "Arm Compiler 5" bash
b. armds_ide -data ~/ds.workspace&
4. Import or create example project
5. Open Debug configuration and check for devices list
Thanks,
Tamir