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.

MSP430F5529: msp430f5529

Part Number: MSP430F5529

您好,我想将存在430中的数据从10进制转换成二进制放入数组中,我用的下面这个函数在c语言的编辑器中可以使用,但是在ccs里我查看参数不论怎么数组都是0.我还另外定义了一个式子e=n+i;结果也是0,不知道是什么原因