RT thread - Learning Log
Learning log คืออะไร? นี้เป็น blog ที่มีจุดประสงค์คือบันทึกการเรียนรู้ RT-Thread ของผมในวิชา RTOS โดยผมจะบันทึก Process การเรียนรู้, Error, Output จาก Process Arduino RT-thread library Github : https://github.com/onelife/Arduino_RT-Thread ผมลอง RT-Thread กับ ESP32 เเละ Arduino AVR Arduino ตระกูล AVR เเละ ESP32 ไม่สามารถใช้กับ Library Arduino_RT-Thread ได้ ผมมีบอร์ด Kidbright ที่ใช้ ESP32 จึงไม่สามารถใช้ได้ แต่ Arduino RT-Thread support ถ้าใช้กับ Arduino Due ที่ใช้ chip ARM Cortex-M3 ก็สามารถใช้งานได้ เนื่องจากไม่มี Microcontroller ที่ใช้ ARM Cortex-M3 ผมจึงใช้ Debug ของ Microchip studio โดยการ import Arduino เเละ RT-thread ใช้บน board Arduino RT-Thread Github : https://github.com/RT-Thread/rt-thread RT-Thread Studio ดังนั้นผมขึง RT-Thread Studio เพื่อทำการ Debug แต่ทาง RT-Thread ขอ J - link แบบ Online หรือ hardware ที่ต้องต่อกับ Port J-link Emulator ผมลอง Search อุปกรณ์ J-Link Debug QMUE Emulator Error QMUE Emula...