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 dear partners,
I have recently used IAR Embedded Workbench - Arm 9.60.2 to make a project to do some optimization with neon.
The project file contains .c and .s files
Platform choose to Cortex-a35
execution mode to 64bit
Anything goes well when using 'none optimization' code option to compile project
But when I try to using low/mid/high optimization to compile, the IAR report this error msg to me.
How can I fix it? Thx
Oh, It seems does matter with the buildin neon asm instructions. I just depart neon to a standalone lib