Hi,
I want to move my floating calculation from flash memory to ram memory. I am flowing this thread but i am getting some warning.

I have done like this.
#define adc (float)MAX_ADC_Ch_Volt/MAX_ADC_BIT

I am getting like this. unrecognized #pragma

What is issue? If this method is not correct, then that is the correct method to move float calculation flash memory to ram memory.
Regards,
Sumit Chaulya