Repositories and Pre-built Images¶
Source Code Repositories¶
The following are links to the repositories that Critical Link provides for the kernel, U-Boot, Yocto, and FPGA sample projects.
Type | Repo | Branch |
---|---|---|
Kernel | https://support.criticallink.com/gitweb/?p=processor-sdk-linux.git;a=summary | mitysom-linux-4.19 |
U-Boot | https://support.criticallink.com/gitweb/?p=processor-sdk-u-boot.git;a=summary | processor-sdk-u-boot-2019.01 |
Yocto Layer | https://support.criticallink.com/gitweb/?p=meta-mitysom.git;a=summary | thud |
Example FPGA Projects | https://support.criticallink.com/gitweb/?p=mitysom-am57x-ref.git;a=summary | main |
Pre-Built Images for the Development Kit¶
The following is a link to pre-built binaries for the development SD card image for the SOM variants. This will work with the FPGA or non-FPGA variants. It includes the preloader, uboot, and root filesystem.
Description | Location |
---|---|
Reference Micro-SD card Image | tisdk-rootfs-image |
Note: The SD-Card Image requires a 16GB+ sd card.
For flashing the Micro-SD card, we recommend using balenaEtcher. As it will handle unzipping and checking the md5sum for you.
Reference Toolchain Image¶
The following is a link to the Reference Linux Developer Toolchain based on TI's AM57xx PROCESSOR-SDK-LINUX)
Description | Location |
---|---|
Reference Linux Developer Toolchain | arago-2019.11-armv7a-linux-gnueabi-tisdk.sh |
Go to top