Part Number: AM2732
Hi Experts
Customer would like to adjust the optimization of a certain function, so that they can insert a break point as they will,
They found that below cmd can not be recognized by arm compiler, What's the right pragma for AM2732 SDK?
So am273x/main_mss.c:168:9: error: unknown pragma ignored [-Werror,-Wunknown-pragmas]
#pragma FUNCTION_OPTIONS ( funcName, "--opt_level=0" );
Thanks
Ken