Gast
#2293063
ich habe schon gelesen das "stefan" wohl das gleiche Problem hat wie ich, ich möchte den flash Speicher mittels avrdude lesen. Jedoch kommt bei mir ein Error: [code] root@ubuntu:~# sudo avrdude -p M8 -c bascom -p m8 -U flash:r:/home/Desktop/asdf avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.00s avrdude: Device signature = 0x1e9307 avrdude: current erase-rewrite cycle count is -50462977 (if being tracked) avrdude: reading flash memory: Reading | ################################################## | 100% 3.30s avrdude: writing output file "/home/Desktop/asdf" avrdude: error opening /home/Desktop/asdf: No such file or directory avrdude: output file /home/Desktop/asdf auto detected as invalid format avrdude: can't open output file /home/Desktop/asdf: No such file or directory avrdude: write to file '/home/Desktop/asdf' failed [code/] bitte um hilfe