Hi All,
在 windows11 使用 Arduino IDE v2.3.6 編譯 AMB82-mini (RTL8735B) SDK,遇到下列的問題,已確認 toolchain 有 cc1plus ,但仍然遇到,請問我該如何解決,有何建議的方向,感謝
Hi All,
在 windows11 使用 Arduino IDE v2.3.6 編譯 AMB82-mini (RTL8735B) SDK,遇到下列的問題,已確認 toolchain 有 cc1plus ,但仍然遇到,請問我該如何解決,有何建議的方向,感謝
您好,請試著從新安裝SDK。 在安裝之前請您先把文件夾清空。會有這個問題可能是因爲 Toolchain 裏的文件不齊全。
您好,經過重新安裝,也確認 toolchain 有清空,Arduino IDE v2.3.6 仍然有此問題,確認 cc1plus 有存在,如下圖所示:
如果將 Arduino 版本改為 1.6.5,則沒有這個問題,如下圖:
您好,原本 Arduino 1.6.5 可以,更新 toolchain v4.0.9 後, AMB82-mini 會出現下列訊息,請問我該如何解決,downgrade toochain v4.0.8 仍有相同錯誤,有何建議方向? 錯誤訊息如下:
回到最新版本 IDE 2.3.6 ,嘗試將 toolchain 降版其他版本,這個問題仍在,有試著確認環境 PATH ,刻意將 cc1plus.exe 放到 path 有定義的目錄,仍然有這個問題,是否有其他環境需要同步修改,或者呼叫的路徑並非實際使用的需要調正,有建議追查的方向嗎? 感謝
Thanks for your help. I already remove your suggested directory , as the list picture.But I still got the same issue. even if I copy cc1plus.exe to path of environment define. it seem don’t solve the issue.
hi @DomHsu, I found that your problem still exists, may you further test by uninstall your Arduino environment and clear all the leftover file/folder in Arduino15 after uninstalled the environment. Try to install back Arduino IDE and set all the Preferences back to before and test over again. Thanks.