Skip to content

test repo for compiling PRU code with pasm to .bin, converting it to .elf and running it on the PRU with remoteproc

Notifications You must be signed in to change notification settings

PocketNC/bin2elf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Test program that toggles P8.17 on and off at a 100khz frequency.

git clone https://github.com/PocketNC/bin2elf.git
cd bin2elf
make
make start # compile test.p, copy it to pru firmware and start running it with remoteproc
./write2sharedmem 3332 # changes wait time to adjust the frequency of the output signal
make stop

About

test repo for compiling PRU code with pasm to .bin, converting it to .elf and running it on the PRU with remoteproc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published