but i’m not able to extract files from the flash.
full dump will work with read_flash
but there es also no output with list_filesystem
i assume - my cc3200 has a defect?
cc3200tool -p /dev/ttyUSB0 --sop2 ~dtr list_filesystem
2024-01-26 20:16:30,063 – Connecting to target…
2024-01-26 20:16:32,359 – timed out while waiting for ack
2024-01-26 20:16:32,629 – Connected, reading version…
2024-01-26 20:16:32,643 – connected to target
2024-01-26 20:16:32,644 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2024-01-26 20:16:32,644 – This is a CC3200 device
2024-01-26 20:16:32,644 – Switching to NWP bootloader…
2024-01-26 20:16:32,660 – Switching UART to APPS…
2024-01-26 20:16:32,675 – Resetting communications …
2024-01-26 20:16:33,953 – Uploading rbtl3100s.dll…
2024-01-26 20:16:33,953 – Getting storage list…
2024-01-26 20:16:34,672 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2024-01-26 20:16:34,672 – Getting storage info…
2024-01-26 20:16:34,688 – storage #2 info bytes: 0x10, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0
2024-01-26 20:16:34,688 – Getting storage list…
2024-01-26 20:16:34,704 – Reading raw storage #2 start 0x0, size 0x2000…
…
2024-01-26 20:16:34,831 – [0] detected a valid FAT revision: 132
2024-01-26 20:16:34,831 – [1] detected a valid FAT revision: 131
2024-01-26 20:16:34,831 – Getting storage list…
2024-01-26 20:16:34,847 – Reading raw storage #2 start 0x1774, size 0x2774…
…
2024-01-26 20:16:35,011 – selected FAT revision: 132 (active)
2024-01-26 20:16:35,011 – Serial Flash block size: 4096 bytes
2024-01-26 20:16:35,011 – Serial Flash capacity: 1024 blocks
2024-01-26 20:16:35,012 –
2024-01-26 20:16:35,012 – file start size fail flags total filename
2024-01-26 20:16:35,012 – index block [BLKs] safe [BLKs]
2024-01-26 20:16:35,012 – ----------------------------------------------------------------------------
2024-01-26 20:16:35,012 – N/A 0 5 N/A N/A 5 FATFS
2024-01-26 20:16:35,012 –
2024-01-26 20:16:35,012 – Flash usage
2024-01-26 20:16:35,012 – -------------------------
2024-01-26 20:16:35,012 – used space: 5 blocks
2024-01-26 20:16:35,012 – free space: 1019 blocks
2024-01-26 20:16:35,013 – memory hole: [5-1023]
2024-01-26 20:16:35,013 – All commands done, bye.