一但使用printf函数打印在串口终端上,编译就会出现这些错误,注释掉printf就能编译通过,可我需要通过一个能传参的函数去打印到串口上,该怎么解决?使用的是MSP430G2553。谢谢了!
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.
一但使用printf函数打印在串口终端上,编译就会出现这些错误,注释掉printf就能编译通过,可我需要通过一个能传参的函数去打印到串口上,该怎么解决?使用的是MSP430G2553。谢谢了!