Other Parts Discussed in Thread: AM3517
Hi,
Even I write some NEON code and it runs in debugger, I cannot see the NEON register contents. The compiler options are:
-mv7A8 --code_state=32 --float_support=VFPv3 --abi=eabi -me -O2 --opt_for_speed=5 --include_path="C:/ti/ccsv5/tools/compiler/arm_5.1.1/include" --include_path="C:/ti/AM335X_StarterWare_02_00_01_01/include" --include_path="C:/ti/AM335X_StarterWare_02_00_01_01/include/hw" --include_path="C:/ti/AM335X_StarterWare_02_00_01_01/include/armv7a/am335x" --include_path="C:/ti/AM335X_StarterWare_02_00_01_01/include/armv7a" --gcc --diag_warning=225 --display_error_number --diag_wrap=off --neon
The StarterWare library has also updated the respective options such as VFPv3, -mv7A8 etc.
From the screen shot, can you see what register group has NEON registers?
Thanks,
