This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Execution of functions from internal ram

Hi,
Controller is STR912 FA and compiler is IAR workbench
I loaded the function definition in ram using Pragma statement, its copying properly. But while executing the same function from RAM using function pointer, compiler throwing an error of saying Expecting pre instruction. Please suggest me the correct way of executing the functions from ram.

Thanks,
Sumanth