Tool/software: Code Composer Studio
Hi
Example_2806xLaunchPad demo project I was trying to figure out how memcpy() work. and what exactly it does.
from the .map file I learned the only function is runing in RAM is DSP28x_usDelay. am I right?
I commented out the memcpy() and didnt see any change in .map file. can anyone tell my why?
thanks