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.
This code works properly on real device, so I know it works, but in RVDS emulator it does not work.
That same build runs without any issues with the debugger, but from profiler it has this problem.
I had to rewrite (provide my own implementations) of memcmp, memcpy etc, otherwise I wasn't able to use profiler at all
This code works on real devices, I build it with GCC ...
I have handcoded neon code and I wanted to profile the code to see what kind of improvement it gives me,
CFG = --arm --cpu=6K -Otime -g