Arm Community
Site
Search
User
Site
Search
User
Support forums
Architectures and Processors forum
Cortex A8 Problem with RVDS or ARM GCC?
Jump...
Cancel
State
Not Answered
Locked
Locked
Replies
3 replies
Subscribers
348 subscribers
Views
5579 views
Users
0 members are here
GCC
Cortex-A
Cortex-A8
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
Cortex A8 Problem with RVDS or ARM GCC?
Ranjith Kumar
over 12 years ago
Note: This was originally posted on 4th March 2009 at
http://forums.arm.com
Hi All,
My application is not running in ARM Cortex A8. But same application is working in ARM9e. I have compiled using --cpu=cortex-a8 or --cpu = 7-a. Is their any specific options i have to give.
Currently i am using RVDS4.0. And also i have tried in Code Sourcery(ARM GCC). Their also i am facing the same problem.
Can any one please help me solve this issue.
Best Regards,
Ranjith Kumar
(09008787862).
Parents
0
Peter Harris
over 12 years ago
Note: This was originally posted on 23rd March 2009 at
http://forums.arm.com
Is the memory map you are giving the linker correct?
Are you using any CP15 operations - such as MMU and cache maintenance? These have probably changed.
Can you connect a debugger and tell us actually what is going wrong? Diagnosing "stuck in a loop" is impossible because it could be anything really... Information such as whether it is a data abort / prefetch abort / what instruction is faulting would be useful - etc...
Cancel
Vote up
0
Vote down
Cancel
Reply
0
Peter Harris
over 12 years ago
Note: This was originally posted on 23rd March 2009 at
http://forums.arm.com
Is the memory map you are giving the linker correct?
Are you using any CP15 operations - such as MMU and cache maintenance? These have probably changed.
Can you connect a debugger and tell us actually what is going wrong? Diagnosing "stuck in a loop" is impossible because it could be anything really... Information such as whether it is a data abort / prefetch abort / what instruction is faulting would be useful - etc...
Cancel
Vote up
0
Vote down
Cancel
Children
No data