Skip to content

Makefiles and Makefile generation scripts for TI Linux SDK

License

Notifications You must be signed in to change notification settings

jeevantelukula/ti-tisdk-makefile-fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make-ti-bsp

Makefile based build system to build BSP package for TI SOCs

Project is currently tied to TI Linux SDK Installers

Usage

Build for a specific SOC using sources from a pre-installed SDK as follows:

make <target> PLATFORM=<platform> TI_SDK_PATH=</path/to/installed/sdk>

Currently supported <platform>s are:

  • am62lxx-evm
  • am62axx-evm
  • am62pxx-evm
  • am62xx-evm, am62xx-lp-evm
  • am64xx-evm
  • am65xx-evm
  • am335x-evm
  • am437x-evm

For list of supported <target>s for a <platform>, please look at ./config/<platform>.mk

About

Makefiles and Makefile generation scripts for TI Linux SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 94.0%
  • Shell 6.0%