I am trying to flash my Toniebox with a CC3200.
Something has gone wrong.
So I wanted to flash all the files back.
cc3200tool -p COM11 --sop2 ~rts --reset dtr format_flash -s 4M
followed by
cc3200tool -p COM11 --sop2 ~rts --reset dtr write_all_files backup2
The file system now looks like this:
normally it should be like this: /settings.cfg or /sys/mcuim.bin
The system has confused “/”.
Does anyone have an idea to fix this??