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.