Hello Santosh:
Sorry for the time with no responses.
Please try with the next syntax:
#pragma optimization_level 0
void fun()
{
//.....
}
#pragma optimization_level reset
This should work.
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------