Skip to content

t3gemstone/texas-am67-sbl-emmcboot

Repository files navigation

T3 Foundation

Texas AM67 SBL Emmcboot

T3 Foundation License

What is it?

This project is prepared for booting from the emmc of t3-gem-o1 boards

Prerequisites

The project utilizes Taskfile as its build system. Please install it from here.

Usage

To compile the project, TI MCU+SDK and compilers are required. They can be installed with the following command:

$ task install-sdk

To configure pinmux settings with sysconfig tool:

$ task syscfg-gui

To build the project:

task build

The compiled binary is located under the build folder as tiboot3.bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published