I (50) boot: ESP-IDF v2.1.1-8-g5ae2c0d0 2nd stage bootloaderI (51) boot: compile time 08:28:36I (83) boot: Enabling RNG early entropy source...I (84) boot: SPI Speed : 40MHzI (84) boot: SPI Mode : DIOI (94) boot: SPI Flash Size : 16MB…I (910) cpu_start: Pro cpu start user codeI (967) cpu_start: Starting scheduler on PRO CPU.I (972) example: Initializing SD cardI (972) cpu_start: Starting scheduler on APP CPU.E (1112) sdmmc_cmd: sdmmc_card_init: send_scr returned 0x107E (1112) example: Failed to initialize the card (263). Make sure SD card lines have pull-up resistors in place.
I (31) boot: ESP-IDF v3.1-dev-168-ga1b59679 2nd stage bootloaderI (31) boot: compile time 08:35:38I (42) boot: Enabling RNG early entropy source...I (42) boot: SPI Speed : 40MHzI (42) boot: SPI Mode : DIOI (45) boot: SPI Flash Size : 16MB…I (195) cpu_start: Pro cpu up.I (199) cpu_start: Starting app cpu, entry point is 0x40080e38I (0) cpu_start: App cpu up.I (209) heap_init: Initializing. RAM available for dynamic allocation:I (216) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAMI (222) heap_init: At 3FFB2A48 len 0002D5B8 (181 KiB): DRAMI (228) heap_init: At 3FFE0440 len 00003BC0 (14 KiB): D/IRAMI (235) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAMI (241) heap_init: At 40089270 len 00016D90 (91 KiB): IRAMI (247) cpu_start: Pro cpu start user codeI (265) cpu_start: Starting scheduler on PRO CPU.I (0) cpu_start: Starting scheduler on APP CPU.I (267) example: Initializing SD cardI (267) example: Using SDMMC peripheralName: SB16GType: SDHC/SDXCSpeed: default speedSize: 15193MBCSD: ver=1, sector_size=512, capacity=31116288 read_bl_len=9SCR: sd_spec=2, bus_width=5I (347) example: Opening fileI (347) example: write count = 0 ...I (25397) example: write count = 1000000 ...I (50417) example: write count = 2000000 ...I (75737) example: write count = 3000000 ...I (101277) example: write count = 4000000 ...I (127417) example: write count = 5000000 ...I (154087) example: write count = 6000000 ...I (180247) example: write count = 7000000 ...I (206977) example: write count = 8000000 ...I (232807) example: write count = 9000000 ...I (259647) example: File writtenI (259647) example: Renaming fileI (259657) example: Reading fileI (259657) example: read count = 0 ...I (278507) example: read count = 1000000 ...I (297367) example: read count = 2000000 ...I (316427) example: read count = 3000000 ...I (335347) example: read count = 4000000 ...I (354327) example: read count = 5000000 ...I (373157) example: read count = 6000000 ...I (391637) example: read count = 7000000 ...I (410097) example: read count = 8000000 ...I (428517) example: read count = 9000000 ...I (446807) example: Read from file: 'Hello'I (446807) example: Card unmounted
I (247) cpu_start: Pro cpu start user code
I (265) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (267) example: Initializing SD card
I (267) example: Using SDMMC peripheral
Name: SB16G
Type: SDHC/SDXC
Speed: default speed
Size: 15193MB
CSD: ver=1, sector_size=512, capacity=31116288 read_bl_len=9
SCR: sd_spec=2, bus_width=5
I (347) example: Opening file
I (357) example: write count = 0 ...
I (24187) example: write count = 1000000 ...
I (47637) example: write count = 2000000 ...
I (71277) example: write count = 3000000 ...
I (94927) example: write count = 4000000 ...
I (119567) example: write count = 5000000 ...
I (143517) example: write count = 6000000 ...
I (168297) example: write count = 7000000 ...
I (192597) example: write count = 8000000 ...
I (216847) example: write count = 9000000 ...
I (240587) example: File written
I (240727) example: Renaming file
I (240727) example: Reading file
I (240737) example: read count = 0 ...
I (257697) example: read count = 1000000 ...
I (274507) example: read count = 2000000 ...
I (291327) example: read count = 3000000 ...
I (308117) example: read count = 4000000 ...
I (325157) example: read count = 5000000 ...
I (341647) example: read count = 6000000 ...
I (358397) example: read count = 7000000 ...
I (375097) example: read count = 8000000 ...
I (391787) example: read count = 9000000 ...
I (408247) example: Read from file: 'Hello'
I (408247) example: Card unmounted
OVMS > metrics list m.versionm.version 3.0.0/factory/main build (idf v3.1-dev-168-ga1b59679) Jan 8 2018 10:09:53OVMS > sd mountName: SB16GType: SDHC/SDXCSpeed: default speedSize: 15193MBCSD: ver=1, sector_size=512, capacity=31116288 read_bl_len=9SCR: sd_spec=2, bus_width=5Mounted SD CARDOVMS > vfs ls /sd.Spotlight-V100.fseventsdcomponent.mksd_card_example_main.cFOO.TXTOVMS > vfs cp /sd/FOO.txt /sd/FOO2.txtVFS copy completeOVMS > vfs ls /sd.Spotlight-V100.fseventsdcomponent.mksd_card_example_main.cFOO2.TXTFOO.TXT