dinuxbg / pru-gcc-examples

Simple example projects for PRU-GCC
49 stars 12 forks source link

Cant blink using PRU1 #10

Closed deebot closed 3 years ago

deebot commented 4 years ago

THis is regarding the blinkingled code that you wrote. Today i was testing the codes on PRU1 rather than PRU0 As instructed in the README. I did

sudo cp out/pru-core0.elf /lib/firmware/am335x-pru0-fw sudo cp out/pru-core1.elf /lib/firmware/am335x-pru1-fw

But when stop the PRU0 and start PRU1 and try to blink using PRU1 the LED doesnot blink. Any pointers on why this should be happening

dinuxbg commented 4 years ago

Please describe your pin mux settings and LED wiring.

dinuxbg commented 3 years ago

No feedback, closing.