Tool/software:
HI expert:
when setting as follow

#pragma CODE_SECTION(motor1CtrlISR, "ctrlfuncs");
in motor1CtrlISR function,all functions and their related sub functions are running in ram?


such as DCDCUnderVolt_Detect() is in IPhSamp_UpdatePhCurr();
Adc_ExecFilter() in DCDCUnderVolt_Detect()
Adc_ExecFilter() is running in ram?