F28062在程序中加入SIN和COS运算,程序编译能通过,但仿真运行时提示can't find a source file at "./..../cos.c"等字样,而且每次跳出中断子程序返回的却是EINT处,如果SIN和COS改为查表就不会出现此问题,急求答案!
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.
F28062在程序中加入SIN和COS运算,程序编译能通过,但仿真运行时提示can't find a source file at "./..../cos.c"等字样,而且每次跳出中断子程序返回的却是EINT处,如果SIN和COS改为查表就不会出现此问题,急求答案!