固件升级

1.开发板串口为COM10,但是终端显示:Com0 open fail, please check com is busy or not exist,设备管理器中也没办法更改串口为COM0

image.png

解决方法:

  • SDK根目录下有一个hiproj文件,你在里面找到port=comxx这个,改成你设备管理器的就可以

image.png