This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM62: 製作SD卡,無法啓動kernel

Part Number: SK-AM62


主要問題:

       根據官網的方法,自己製作的SD卡一直啓動不了kernel,不確定是否我步驟出錯

問題現象:

        

操作步驟:

  • ① 把 SDK 的 uboot 和 kernel 根據官網的步驟,不做修改編譯了一遍
  • ② 然後自己製作一個空鏡像文件,把鏡像文件進行分區(一個FAT32/一個EXT4格式);
  • ③ 接著把 k3-am625-sk.dtb / tiboot3.bin / tispl.bin / u-boot.img / uEnv.txt / wificfg 複製到FAT分區,把 Image / k3-am625-sk.dtb / tisdk-thinlinux-image-am62xx-evm.tar.xz 複製到 EXT4 分區;
  • ④ 最後用 balenaEtcher 工具把我這個鏡像製作到SD卡上,公版選擇SD啓動,插卡上電

參考官網資料:

      

SDK 版本:

     ti-processor-sdk-linux-am62xx-evm-08.04.01.03