嵌入式linux學習筆記--- uboot 編譯報錯 dtc: command not found

提示這樣的錯誤的時候是因爲 搭建的環境中缺少 device-tree-compile

所以就需要安裝一個dtc

sudo apt install device-tree-compiler

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章