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.
芯片MSP430F5438A
软件IAR
描述:软件中需要用到一个数字椭圆的程序,就用MATLAB的混合编程功能生成了一个,将生成的代码放入IAR编译后出现一堆这种warning,想知道是怎么一回事,会不会有大的影响
你問的是 c語言的問題.
例如, 如果 n 是一個16位的整數, 則 n =70000; 和 n =4464; 的結果是相同的.
只少 65536. 也許不會有大的影響.