We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have a function in CARM
void printHello(void) __ram { }
Experts please tell me how to run a function from Ram in RealView Compiler. Thank you.