We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I have a query regarding CortexA8 on ARM workbench IDE and RVDS.When i choose the target as CortexA8 and write a small "helloworld" program it works.But when i implement a small function and load the image in RVDS, the control comes to the main.And after pressing F11(stepping in)it goes to the infinite loop instead of coming to the first statement.so can u please tell where i am going wrong.What should i do to rectify this problem?