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