Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Source code level debugging on Fast Models
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
118 subscribers
Views
3479 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
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
Source code level debugging on Fast Models
James White
over 12 years ago
Note: This was originally posted on 27th November 2012 at
http://forums.arm.com
I'd like to know how I can enable source code debugging with the Fast Model simulator. It allows me to load source code directories, but I don't seem to be able to load any source code files. Does it only enable debugging of actual component code, or can I not also debug what I run *on* the model itself, e.g. application/OS kernel code? Any pointers would be really appreciated.
Parents
James White
over 12 years ago
Note: This was originally posted on 27th November 2012 at
http://forums.arm.com
Thanks for your reply! I run Linux (Ubuntu) so I guess it is supported ;-)
I can launch the model debugger when running sgcanvas. So that part works. I can inspect memory and different components. However, I want to do down to instruction level debugging, e.g. I want to be able to see the ARM instructions that are executed on the CPU (eg assembly code). When I try to add source files, e.g. .asm or .S files, then they do not show on the window for adding source files.
Cancel
Vote up
0
Vote down
Cancel
Reply
James White
over 12 years ago
Note: This was originally posted on 27th November 2012 at
http://forums.arm.com
Thanks for your reply! I run Linux (Ubuntu) so I guess it is supported ;-)
I can launch the model debugger when running sgcanvas. So that part works. I can inspect memory and different components. However, I want to do down to instruction level debugging, e.g. I want to be able to see the ARM instructions that are executed on the CPU (eg assembly code). When I try to add source files, e.g. .asm or .S files, then they do not show on the window for adding source files.
Cancel
Vote up
0
Vote down
Cancel
Children
No data