Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
What does mean Internal fault: [0x0a106f:5010064]
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
119 subscribers
Views
2806 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
What does mean Internal fault: [0x0a106f:5010064]
Michal Szymanski
over 12 years ago
Note: This was originally posted on 9th July 2012 at
http://forums.arm.com
Hi,
what does mean Internal fault: [0x0a106f:5010064] ? armcc is called with following options: armcc -c --cpu=7-A --fpu=vfpv3_d16 --fpmode=fast --forceinline --c99 -O2 -Otime
Thanks in advance
Parents
Scott Douglass
over 12 years ago
Note: This was originally posted on 9th July 2012 at
http://forums.arm.com
It means that the compiler has noticed that it made a mistake (or you could say that you've found a bug in the compiler). Fortunately for you, it may be fixed in the lastest update (5.01u4) since 0x0a106f is listed in the release notes:
http://infocenter.ar...005g/index.html
Cancel
Vote up
0
Vote down
Cancel
Reply
Scott Douglass
over 12 years ago
Note: This was originally posted on 9th July 2012 at
http://forums.arm.com
It means that the compiler has noticed that it made a mistake (or you could say that you've found a bug in the compiler). Fortunately for you, it may be fixed in the lastest update (5.01u4) since 0x0a106f is listed in the release notes:
http://infocenter.ar...005g/index.html
Cancel
Vote up
0
Vote down
Cancel
Children
No data