Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
getting an illegal instruction error and exiting while running on beagle board
Jump...
Cancel
Locked
Locked
Replies
4 replies
Subscribers
119 subscribers
Views
7269 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
getting an illegal instruction error and exiting while running on beagle board
Mahesh Voorugonda
over 12 years ago
Note: This was originally posted on 16th January 2013 at
http://forums.arm.com
Hi ..
I am getting an
illegal instruction
error and exiting while running on beagle board , code i have cross compiled on linux machine, the error is coming at different places for multiple runs, code has no assembly, the same code is successfully running on beagle board when compiled with Code Worrier and executing with TRACE 32 tool,
How to solve this issue any idea...?
Thanks in advance,
mahesh
Parents
Martin Weidmann
over 12 years ago
Note: This was originally posted on 16th January 2013 at
http://forums.arm.com
First guess would either incorrect compiler flags, or something like having the FPU disabled. You haven't given much to go on.
Have you looked at the instruction(s) that triggered the error?
Cancel
Vote up
0
Vote down
Cancel
Reply
Martin Weidmann
over 12 years ago
Note: This was originally posted on 16th January 2013 at
http://forums.arm.com
First guess would either incorrect compiler flags, or something like having the FPU disabled. You haven't given much to go on.
Have you looked at the instruction(s) that triggered the error?
Cancel
Vote up
0
Vote down
Cancel
Children
No data