Page 1 of 1

How to load automatically bit file into RP while rebooting

Posted: Wed Dec 20, 2017 12:07 pm
by tomershahar11
Hello

I'm working almost a year on the RP product, and every time I reboot the RP from power supply, the last bit file I loaded on it - erase automatically.
It actually doesn't erases from the SD card (it's still there under 'tmp' directory) but it's not loaded on it, i.e. it's not obeys the code configurable from VIVADO.

I need to program the RP to work with specific code, regardless of its mode (on \ off).
The loading action is done using the command:
"cat <BIT_FILE_NAME.bit> /dev/xdevcfg"

Is there any option to load it automatically when booting the RP? Any option to add it to boot setup?