Page 1 of 1

Permission denied while uploading RP bit file

Posted: Fri May 25, 2018 12:33 pm
by david_warner
HI all,

I was trying to run Anton's first project and was able to geneate the bit stream with commands given.

When I ran cat /root/tmp/led_blink.bit > /dev/xdevcfg

I am getting - bash:/dev/xdevcfg: permission denied

Can anyone provide some insight regarding what I am missing.

Re: Permission denied while uploading RP bit file

Posted: Fri May 25, 2018 12:51 pm
by david_warner
I was able to solve the issue. I leanrt that all the cat command need to be executed on RP on ssh terminal.
After which i was able to get the program running.