Gohar,
When you are in a directory that has the executable you need to do this:
$ ./burn-db-eeprom
Try that.
--
Newell
http://www.gempillar.com
Before enlightenment: chop wood, carry water
After enlightenment: code, build circuits
___
Discuss-gnur
well i have sorted out the issue. I was doing a mistake by putting 'cd' before
the directory and then was trying to run the file after entering the directory
(gnuradio/usrp/host/apps). I should have written the following in terminal
instead:
go...@ubuntu:~gnuradio/usrp/host/apps/burn-db-eepro
I did all the modifications on rfx900.
when trying to burn eeprom i receive the following error.
bash: burn-db-eeprom: command not found
I am trying to run the command in the following manner (after mounting the
rfx900 on side A of USRP rev 3):
go...@ubuntu:~/gnuradio/usrp/host/apps$burn-db-ee