Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Source Code

...

When prompted during the code building process, select “[3] SP7350 MC Board.”

Prebuilt Images

Ubuntu Server 24.04.1 SD card image

Ubuntu XFCE 24.04.1 SD card image

To create your SD card for booting SP7350 platforms, you can write the image (ex: Ubuntu_Server_24_04_1_for_MCB.img) to an SD card directly using the dd command. For instance:

Code Block
dd if=out/boot2linux_SDcard/Ubuntu_Server_24_04_1_for_MCB.img of=/dev/sda bs=1M; sync

where the SD card is accessed via a USB SD card reader and mounted on /dev/sda

Depend on system you are using, you may need to unmount the SD card:

umount /dev/sda

To boot from an SD card, adjust the boot switch to [1 1 0 0]. Refer to figure below for the switch settings.

...

Insert your SD card into the micro SD card socket, as demonstrated in figure below.

...

References

  1. SP7350 Hardware

  2. SP7350 Software

  3. SP7350 NPU

  4. SP7350 MIPI-RX and Camera

  5. SP7350 Audio and Video Streaming

  6. SP7350 Application Notes