zeekhuge / BeagleScope

The official repositroy for BeagleScope project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deploy.sh running problem

akarakn opened this issue · comments

I try to run your pru blinky example. I try to use sudo ./deploy.sh but it didn't work properly. The led is light up but don't blink. Can you help me?
stackoverflow

Hi !
First, sorry for late reply, I think I missed the email somehow ..

As a solution to the problem, can you try :
echo 'start'/'stop' > /sys/class/remoteproc/remoteproc1/state ?

Closing because of inactivity.