Is there a function equivalent to memCopyPtoX that will let me copy constants from the program memory of a 56F84789? I am using Code Warrior 11.1 as my compiler.
Hi, John,
As the following screenshot based on CodeWarrior for mcu ver11.1, the memCopyPtoX() function belongs to DSP_MEM bean, in other words, you have to establish project based on PE(Processor Expert) and add the DSP_MEM bean, then drag the function to your project, it is okay.
Hope it can help you
BR
XiangJun Rong