Skip to content

loic-fejoz/beaglebone-ai64-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeagleBone AI 64 Tutorial

A step by step introduction to programming the BeagleBone AI 64 Tutorial board, especially with DSP target in mind.

Install

In order to have all compilers and linkers from TI code generation tools at hands, but also the remoteproc headers, first install following packages:

sudo apt install ti-c7000-cgt-v2.1 ti-c6000-cgt-v8.3 ti-pru-cgt-v2.3 ti-pru-software linux-headers-$(uname -r)

Tutorial Steps

  1. simplest PRU software
  2. Simple Hello Worl with remoteproc trace
  3. Simplest DSP firmware

Inspiration

About

A step by step introduction to the programming of BeagleBone AI 64 board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published