I'm trying to build OpenMax with neon optimizations on windows embedded compact 7( Armv7 with NEON is supported). At this moment I have a problem with this error:
Error 1 error A2003: improper line syntax: . c:\Cortex-A8\vc\m4p10\src\omxVCM4P10_TransformDequantLumaDCFromPair_s.s 66 OpenMaxLibrary
line 66: dIn0 DN D0.S16
windows armasm.exe can't understand whats means ".S16" anybody now any solution or another compatible compiler?