Arm Community
Site
Search
User
Site
Search
User
Arm Developer
Documentation
Learning Paths
On-Demand Videos
Groups
Arm Ambassadors
Education Hub
Open Source Software and Platforms
Research Collaboration and Enablement
Forums
AI forum
Architectures and Processors forum
Arm Development Platforms forum
Arm Development Studio forum
Automotive forum
Compilers and Libraries forum
Embedded and Microcontrollers forum
Internet of Things (IoT) forum
Keil forum
Laptops and Desktops forum
Mobile, Graphics, and Gaming forum
Morello forum
Operating Systems forum
Servers and Cloud Computing forum
SoC Design and Simulation forum
SystemReady Forum
Blogs
AI blog
Announcements
Architectures and Processors blog
Automotive blog
Embedded and Microcontrollers blog
Internet of Things (IoT) blog
Laptops and Desktops blog
Mobile, Graphics, and Gaming blog
Operating Systems blog
Servers and Cloud Computing blog
SoC Design and Simulation blog
Tools, Software and IDEs blog
Support
Arm Support Services
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Support forums
Arm Development Studio forum
DS-5 CE issue with Android and Pandaboard (OMAP4430)
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
120 subscribers
Views
2237 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
DS-5 CE issue with Android and Pandaboard (OMAP4430)
Andre Jestel
over 11 years ago
Note: This was originally posted on 9th March 2012 at
http://forums.arm.com
Hello,
I got TI's Pandaboard (OMAP4430) and use it with Google's Android 4.0.3. Executing apps which got native code-parts works fine with Eclipse over ADB. Then I tried DS-5 CE and did everything according to the 'How to Install/Debug' pages.
The moment I click on 'Debug' at the DS-5 debug dialog it starts connecting and then I got an error-message:
"jRDDI does not support windows.x86_64
Unable to connect to C:\Users\....AppData\Local\Temp\gdbserver8901675109249321715.xml"
Does anybody know what I could do ?
By the way,
what I want to do in the end is access the memory-mapped GPIO-pins on the board. To prevent segmentation faults when I wirte logical ones and zeros the physical addresses I would disable the MMU to get flat-mapping.
This is possible only in privileged CPU-modes. So if my app executes a SVC-instruction the mode will change but the CPU now jumps to the SVC-handler. Is it possible by using the DS-5 (CE) to change the content of CPU registers and/or memory-addresses ? If not what tools would I need ? Like DS-5 basic/full and is USB-Debugging enough or must I use a JTAG-Debugger ?
Thanks a lot!
Andrew
Andre Jestel
over 11 years ago
Note: This was originally posted on 13th March 2012 at
http://forums.arm.com
THANK YOU !
Cancel
Vote up
0
Vote down
Cancel
Andre Jestel
over 11 years ago
Note: This was originally posted on 15th March 2012 at
http://forums.arm.com
OK, now I tried the 32bit Eclipse version and now I get:
An internal error occurred during: "Connecting to Target".
C:\Users\...\AppData\Local\Temp\@1331832276727#2081069398-temp\com\arm\rddi\windows.x86\msvcp71.dll: Can't find dependent libraries
Cancel
Vote up
0
Vote down
Cancel