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.

PROCESSOR-SDK-AM62P: SD Boot Device Creation

Part Number: PROCESSOR-SDK-AM62P
Other Parts Discussed in Thread: AM62P

Tool/software:

Hi AM62P

My customer faces SD Card issue while creating bootable device.

  1. sudo fdisk -l
    output display: /dev/sdb1       32768 124735487 124702720 59.5G  7 HPFS/NTFS/exFAT
  1. cd out/target/product/am62p
  2. sudo ./flashall.sh --board am62px-sk --bootloader --sdcard /dev/sdb1

 

[Output display]

board: am62px-sk

Information: You may need to update /etc/fstab.

Information: You may need to update /etc/fstab.                           

Information: You may need to update /etc/fstab.                           

 

mkfs.fat 4.2 (2021-01-31)                                                 

mkfs.fat: Warning: lowercase labels might not work properly on some systems

WARNING: Number of clusters for 32 bit FAT is less then suggested minimum.

mkdir: cannot create directory boot: File exists

Can you please figure out the reason of the issue?

Thanks.

Regards, Jack