Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Semihosting with Cortex-A5 and T32
Jump...
Cancel
Locked
Locked
Replies
6 replies
Subscribers
119 subscribers
Views
5101 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
Semihosting with Cortex-A5 and T32
Paras (O) Agarwal
over 12 years ago
Note: This was originally posted on 9th August 2013 at
http://forums.arm.com
With Semihosting enabled, after seeing SVC 0xAB (for SYS_WRITE; R0=5) by Cortex-A5, how the message is passed to the DAP/debugger? In the code, I'm not handling SVC exception. Even I'm not able to do a 'vector catch' here.
Prints are coming on T32.
Parents
Martin Weidmann
over 12 years ago
Note: This was originally posted on 12th August 2013 at
http://forums.arm.com
Broadly - yes.
The debugger also has to perform a pseudo exception return at the end, as the application is not expected to handle the SVC.
Cancel
Vote up
0
Vote down
Cancel
Reply
Martin Weidmann
over 12 years ago
Note: This was originally posted on 12th August 2013 at
http://forums.arm.com
Broadly - yes.
The debugger also has to perform a pseudo exception return at the end, as the application is not expected to handle the SVC.
Cancel
Vote up
0
Vote down
Cancel
Children
No data