linux下構建stc51單片機開發環境


1、開發環境(編譯器):mcu 8051 ide

sudo apt-get install mcu8051ide

大概600多兆。引用的頭文件是8052.h。軟件自帶hex轉bin功能。

2、燒寫器:stcflash

github.com/laborer/stcflash

解壓然后安裝環境:

sudo apt-get install python-serial

使用:

sudo python ./stcflash.py ./1.bin

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM