在28335的头文件DSP2833x_GlobalPrototypes.h里,第182行。 void MemCopy(Uint16 *SourceAddr, Uint16* SourceEndAddr, Uint16* DestAddr); 为什么别的函数声明都加了extern,但MemCopy函数不加extern?
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.