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

COmpiling and Debugging of NEON Source using DS5

Hello All,
I am trying the evaluation version of DS5 to compile and debug the ARM Neon sample source using ARM Cortex A8. When I tried to build the source, debug step by step of the sample hello world source given by ARM DS5, I am able to debug step-by step. But when I call a function with NEON intrinsic, I am not able to Debug and instead it is going into infinite loop. Am finding it very difficult to use DS5 for debugging the ARM Neon source or Assembly source.
Any one can help?