[第14期] Use VS Code and PlatformIO to debug ESP IDF code in the ESP Wrover Kit with internal JTAG

 This Video shows how to use VS Code and PlatformIO to debug ESP IDF code in the ESP Wrover Kit with internal JTAG.

1. Import project examples

2. Setup PlatformIO (Add new board)             

3. Build project and Debug  ESP IDF Code  


本影片說明如何使用VS Code and PlatformIO來偵錯ESP IDF程式在有內建JTAG的ESP Wrover Ki開發版上。

1. 輸入專案範例

2. 設定PlatformIO (增加新開發板)

5. 建置與偵錯Arduino程式

留言

這個網誌中的熱門文章

使用VS code開發Python程式 - Matplotlib繪圖

使用Pycharm開發Python程式與用Matplotlib繪圖

[Python][tkinter] Build tkinter GUI 使用tkinter建立圖形視窗