Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
RVDS 4.0 Doubts
Jump...
Cancel
Locked
Locked
Replies
4 replies
Subscribers
119 subscribers
Views
3383 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
RVDS 4.0 Doubts
Dave Mathew
over 12 years ago
Parents
Martin Weidmann
over 12 years ago
Note: This was originally posted on 5th May 2010 at
http://forums.arm.com
My experience is mostly A9 (not A8), but I believe the problem is the --fpu=None in your compile and link lines. You can't have NEON without VFP. It should build if you don't specify a --fpu flag (compiler with then use the default for the core selected with --cpu).
Is there a particular reason why you added this flag?
Cancel
Vote up
0
Vote down
Cancel
Reply
Martin Weidmann
over 12 years ago
Note: This was originally posted on 5th May 2010 at
http://forums.arm.com
My experience is mostly A9 (not A8), but I believe the problem is the --fpu=None in your compile and link lines. You can't have NEON without VFP. It should build if you don't specify a --fpu flag (compiler with then use the default for the core selected with --cpu).
Is there a particular reason why you added this flag?
Cancel
Vote up
0
Vote down
Cancel
Children
No data