Other Parts Discussed in Thread: C2000WARE
Hi TI expert
We are using C2000-GANG with TMS320C28377D and facing three issues.
1. Already defined_ Flash, run the program from flash, if I want to copy the function from flash to ram, in order to use pragma code_ Section, should I put the function into the same RamFuncs? Need to redefine new ramfuncs_ loadstart, _ loadsize, _ Runstart?
2.Originally, I am using DSP28xxx_SectionCopy_nonBIOS.asm file to Copy the segment from flash to ram, but the new version of c2000ware does not have this file. Now how to copy the segment from flash to ram?
3.Copy the function from flash to ram, do I need to modify 28377xD_FLASH_link_cup1.cmd ?
Best regards,
Thomas