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.

关于在CCS中使用乘法的问题



MSP430大都是有硬件乘法器的,可以用硬件乘法器来缩短计算时间。那么在CCS中使用C语言乘法的话,编译器会自动使用硬件乘法器吗?

  • Zhao Wu

    CCS编译器是默认使用硬件乘法器的。可以在工程properties里面进行设置如下图所示:

    关于乘法器使用方法,请参照下面的帖子

    http://www.deyisupport.com/question_answer/microcontrollers/msp430/f/55/t/59543.aspx