> For the complete documentation index, see [llms.txt](https://cavedu.gitbook.io/cavedu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cavedu.gitbook.io/cavedu/rk001/xin-ban-linkit-7697-kai-fa-ban-v1.1-ban-shi-yong-xu-lie-bu-yin-chu-zhi-ling-luan-ma-wen-ti-gong-gao.md).

# 新版LinkIt 7697開發板 V1.1版使用序列埠印出指令亂碼問題

**新版LinkIt 7697開發板 V1.1版使用序列埠印出的指令，燒錄程式後開啟序列埠一開始會有印出亂碼的現象。建議使用者使用Serial指令時鮑率設定為115200。**<br>

**經檢測發現此亂碼為LinkIt 7697初始化訊息，因新版LinkIt 7697初始化訊息預設鮑率為115200，當使用BlocklyDuino3或arduino預設鮑率為9600時皆會出現亂碼。**<br>

**現階段解決方案：**

**把預設鮑率改為115200初次開啟序列埠或按RST 按鈕就會正常顯示以下初始化訊息。**<br>

**注意：**

**loader init**

**fota: TMP is empty, skip upgrade**

**jump to (0x10079000)**

**此訊息為加載程序初始化並且跳過升級的正常訊息。**<br>

<br>

![沒有設定鮑率，預設鮑率為9600。](/files/-MQzgNiVQFJMRc6L2a99)

![一開始會有亂碼的問題。](/files/-MQzgNiZJ_x6v3gd7Ftf)

**把鮑率改為115200**

![將初始化序列埠鮑率改成115200](/files/-MQzgNi_4gjvLavUxmuX)

![此時可以發現沒有亂碼，有初始化訊息。](/files/-MQzgNiateM4rqZsGYyp)

**參考資料-聯發科技LinkIt 7697:**

[**https://bit.ly/2Lx8QHe**](https://bit.ly/2Lx8QHe)<br>
