This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28069: DSP程序里面 memcpy(&Cla1mathTablesRunStart, &Cla1mathTablesLoadStart, (Uint32)&Cla1mathTablesLoadSize); 在CCSV10上面运行的时候程序卡死

Part Number: TMS320F28069
Other Parts Discussed in Thread: C2000WARE

DSP程序里面 memcpy(&Cla1mathTablesRunStart, &Cla1mathTablesLoadStart, (Uint32)&Cla1mathTablesLoadSize); 在CCSV10上面运行的时候程序卡死,不再往下面执行;