head -c 524288 </dev/urandom > random.bin
Never trust autodetect, specify the flash name explicitly with -c. (My SST25LF040A was not detectable with autodetect)
Assert CS at the begining of spi_master::command and deassert befor leaving it.
Generating random content with size:
head -c 524288 </dev/urandom > random.bin Never trust autodetect, specify the flash name explicitly with -c. (My SST25LF040A was not detectable with autodetect) Assert CS at the begining of spi_master::command and deassert befor leaving it. Put the Igo to the Navitel folder on the flash.
Rename Navitel.exe to Navitel.old.exe Rename Igo.exe to Navitel.exe Put the following to the sys.txt: https://gist.github.com/martonmiklos/6f35582765ecb1957ab7d66b79c23e12 |