01.00 BSP Support - advantech-edge-ai/MIC-AI GitHub Wiki
NVIDIA JetPack SDK powering the Jetson modules is the most comprehensive solution for building end-to-end accelerated AI applications, significantly reducing time to market. A Board Support Package (BSP) with bootloader, Linux kernel, Ubuntu desktop environment, NVIDIA drivers, toolchain and more.
- BSP File: It's packaged files and compressed as tbz2 file. The main contents will include Advantech modifications based on NVIDIA BSP version.
- Md5 Check Sum File: the check num for tbz2 BSP file.
- SOP File: It's a guideline can introduce BSP flash environment settings and detail flash steps.
![]() |
Figure 1.1 —BSP Flash Workflow |
---|
-
Please help check your MIC Edge AI model name, then navigate and download compatible SOP document, md5sum file and BSP file.
Please help check SOP to set necessary host PC environment first.
-
After downloading Advantech BSP file to host pc, we recommended to check md5 checksum for the BSP file.
On host, check command is as:
$md5sum <Advantech.tbz2>
<Advantech.tbz2> is the compatible Advantech release BSP files, as "MIC-733AO_Orin_6.1_V1.0.1_SDK.tbz2"
You can get the code after executing the command, then please help check with compatible md5sum file, as "MIC-733AO_Orin_6.1_V1.0.1_SDK.md5sum".
-
Next, please help follow SOP to set MIC Edge AI device to Recovery mode, and check state by command
$lsusb
Please help check you see the compatible strings(0955:XXXX) as SOP mentioned.
-
Prepare to extract BSP file:
Note! Please help check SOP details, and use terminal commands to extract BSP file. You cannot extract BSP by mouse.
Besides extracting command, there are also "Notes" mentioned in SOP can help flash BSP properly.
-
Flash command to do flash:
When using flash command, please note the lanes after you copy from the file.
Flash command needs to keep one line, and please help check correct "space" and sign, as "--".
- Jetpack 6.2
- Jetpack 6.1
- Jetpack 6.0
- Jetpack 5.1.3
- Jetpack 5.1.2