我在裡面加上
iq input, sin_out;
input = IQ29(0.25*PI);
sin_out = IQ29sin(input);
run 完會跑出這個錯誤
Can't find a source file at "IQNsin.asm"
Locate the file or edit the source lookup path to include its location.
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.
我在裡面加上
iq input, sin_out;
input = IQ29(0.25*PI);
sin_out = IQ29sin(input);
run 完會跑出這個錯誤
Can't find a source file at "IQNsin.asm"
Locate the file or edit the source lookup path to include its location.
参考下这边帖子:http://www.deyisupport.com/question_answer/microcontrollers/c2000/f/56/p/135887/380720.aspx#380720