Install on Windows Home x64 went smoothly no blue screens about security which is good.
Started to do some testing with updates to USBHost_t36. Did notice UsbMscFat was not included in Beta2 - maybe for Beta3.
Did some testing with MTP_Teensy this morning and seem to be having issues with it wanting to reboot when specifing SPI NAND (1G and 2G) using the memory board breakout. Not sure yet if its an issue with NAND with MTP/USBHost or an issue with my breakout board.
Anyway if I just use SPI Nor flash from the breakout and 2 USB Drives partitioned of course
Code:
=== Drive index 0 found ===
Try Partition list
Partition Table
part,boot,bgnCHS[3],type,endCHS[3],start,length
exFAT: 1,0,0x20,0x21,0x0,0x7,0xFE,0xFF,0xFF,2048,50362368
Extend: 2,0,0xFE,0xFF,0xFF,0xF,0xFE,0xFF,0xFF,50364416,70780928
exFAT: 2:1,0,0x20,0x21,0x0,0x7,0xFE,0xFF,0xFF,50364480(64),70780864 (0)
pt_#0: 3,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
pt_#0: 4,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
Found new Volume:0
Found new Volume:1
=== Drive index 1 found ===
Try Partition list
Partition Table
part,boot,bgnCHS[3],type,endCHS[3],start,length
*** GPT Disk WIP ***
GPT guard: 1,0,0x0,0x2,0x0,0xEE,0xFE,0xBF,0xDB,1,4294967295
pt_#0: 2,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
pt_#0: 3,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
pt_#0: 4,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
< unused area starting at: 0 length 242075647 >
GPT partition header revision: 10000
LBAs current:1 backup:242075647 first:34 last:242075614
Disk GUID:A9140183-C42E-E8C4-C060-39F59EFB0CCCStart LBA Array: 2 Count: 128 size:128
Part Type Guid, Unique Guid, First, last, attr, name
0 EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, A8A4FA8A-72C3-0915-BF58-114D93406C41, 2112, 59158591, 0,
>>> Microsoft Basic Data Partition
1 EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, A6FDEF94-76A2-BC8F-3E4C-55D104277D6F, 59160640, 242073727, 0,
>>> Microsoft Basic Data Partition
EXFAT:
3 00000000-0000-0000-0000-000000000000, 00000000-0000-0000-0000-000000000000, 0, 0, 0,
Found new Volume:2
Found new Volume:3
Dump Storage list(9)
store:0 storage:10001 name:PgmIndx fs:2001110c pn:
store:1 storage:20001 name:BUILTIN fs:20013954 pn:
store:2 storage:30001 name:QSPI fs:2001380c pn:W25Q128JV*M (DTR)
store:3 storage:40001 name:sflash5 fs:20013e28 pn:W25Q512JV*M (DTR)
store:4 storage:50001 name:sflash6 fs:20013f04 pn:W25Q512JV*Q
store:5 storage:60001 name:MSC0 fs:200112ac pn:
store:6 storage:70001 name:MSC1 fs:20011758 pn:
store:7 storage:80001 name:MSC2-GPTFAT32 fs:20011c04 pn:
store:8 storage:90001 name:MSC3 fs:200120b0 pn:
EDIT: Forgot this is the crashreport when using NAND
Code:
=== Drive index 0 found ===
Try Partition list
Partition Table
part,boot,bgnCHS[3],type,endCHS[3],start,length
exFAT: 1,0,0x20,0x21,0x0,0x7,0xFE,0xFF,0xFF,2048,50362368
Extend: 2,0,0xFE,0xFF,0xFF,0xF,0xFE,0xFF,0xFF,50364416,70780928
exFAT: 2:1,0,0x20,0x21,0x0,0x7,0xFE,0xFF,0xFF,50364480(64),70780864 (0)
pt_#0: 3,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
pt_#0: 4,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
Found new Volume:0
Found new Volume:1
=== Drive index 1 found ===
Try Partition list
Partition Table
part,boot,bgnCHS[3],type,endCHS[3],start,length
*** GPT Disk WIP ***
GPT guard: 1,0,0x0,0x2,0x0,0xEE,0xFE,0xBF,0xDB,1,4294967295
pt_#0: 2,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
pt_#0: 3,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
pt_#0: 4,0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0,0
< unused area starting at: 0 length 242075647 >
GPT partition header revision: 10000
LBAs current:1 backup:242075647 first:34 last:242075614
Disk GUID:A9140183-C42E-E8C4-C060-39F59EFB0CCCStart LBA Array: 2 Count: 128 size:128
Part Type Guid, Unique Guid, First, last, attr, name
0 EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, A8A4FA8A-72C3-0915-BF58-114D93406C41, 2112, 59158591, 0,
>>> Microsoft Basic Data Partition
1 EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, A6FDEF94-76A2-BC8F-3E4C-55D104277D6F, 59160640, 242073727, 0,
>>> Microsoft Basic Data Partition
EXFAT:
3 00000000-0000-0000-0000-000000000000, 00000000-0000-0000-0000-000000000000, 0, 0, 0,
Found new Volume:2
Found new Volume:3
Dump Storage list(9)
store:0 storage:10001 name:PgmIndx fs:2001110c pn:
store:1 storage:20001 name:BUILTIN fs:20013954 pn:
store:2 storage:30001 name:QSPI fs:2001380c pn:W25Q128JV*M (DTR)
store:3 storage:40001 name:sflash5 fs:20013e28 pn:W25Q512JV*M (DTR)
store:4 storage:50001 name:sflash6 fs:20013f04 pn:W25Q512JV*Q
store:5 storage:60001 name:MSC0 fs:200112ac pn:
store:6 storage:70001 name:MSC1 fs:20011758 pn:
store:7 storage:80001 name:MSC2-GPTFAT32 fs:20011c04 pn:
store:8 storage:90001 name:MSC3 fs:200120b0 pn: