刚刚开始学习M3 使用的是TI送的板子,在看代码的时候经常看到usnprintf()这个函数,查了函数手册,说是printf()的简化版,但是不知道函数在M3的使用中输出的东西打印到哪里呢voidio_get_ledstate(char * pcBuf, int iBufLen){ // // Get the state of the LED // if(GPIOPinRead(GPIO_PORT
ARM Cortex-M3基础培训:https://training.eeworld.com.cn/course/1932[b][color=Red]带着“菜鸟们”,由浅入深,从代码编写到硬件细节介绍ARM Cortex-M3的基础和实验。[/color][/b][size=3][b]课时1ARM Cortex-M3基础培训(1):寄存器课时2ARM Cortex-M3基础培训(2):建立一个工程