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
ARM DS-5 Tutorial For Android
Jump...
Cancel
Locked
Locked
Replies
20 replies
Subscribers
120 subscribers
Views
11921 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
ARM DS-5 Tutorial For Android
Nanik T
over 11 years ago
Note: This was originally posted on 5th December 2011 at
http://forums.arm.com
Hi,
I've created a step by step blog post for using DS-5 as debugger tool for Android
http://kernel.ozandroid.info/?p=83
Hope this is useful for others.
Cheers
Parents
mighter mighter
over 11 years ago
Note: This was originally posted on 17th January 2012 at
http://forums.arm.com
Hi! First of all, thanks for your work. That is the first debugger that somehow works. I tried it on android ndk sample projects - it went fine. But on my own projects I have encountered problems.
I do everything like in tutorial, but execution of the app stops, I hit Run/Continue button, but only get message:
wait
continue
Stopped due to signal 11: SIGSEGV (Invalid memory segment access)
Execution stopped at: 0x80CB1314
In thread 1 (OS thread id 1793)
0x80CB1314 LDR r0,[r0,#0x38]
Any hints?
Cancel
Vote up
0
Vote down
Cancel
Reply
mighter mighter
over 11 years ago
Note: This was originally posted on 17th January 2012 at
http://forums.arm.com
Hi! First of all, thanks for your work. That is the first debugger that somehow works. I tried it on android ndk sample projects - it went fine. But on my own projects I have encountered problems.
I do everything like in tutorial, but execution of the app stops, I hit Run/Continue button, but only get message:
wait
continue
Stopped due to signal 11: SIGSEGV (Invalid memory segment access)
Execution stopped at: 0x80CB1314
In thread 1 (OS thread id 1793)
0x80CB1314 LDR r0,[r0,#0x38]
Any hints?
Cancel
Vote up
0
Vote down
Cancel
Children
No data