SDHI_driver patch (mbedOS 5.11.5)
Revision 1:6f9a14a6bcac, committed 2019-03-20
- Comitter:
- tvendov
- Date:
- Wed Mar 20 17:51:14 2019 +0000
- Parent:
- 0:e1f465d87307
- Commit message:
- Fix: No more SYNC_FAIL. SD Tests are running smoothly!
Changed in this revision
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SD_tests_ARM.log Wed Mar 20 17:51:14 2019 +0000 @@ -0,0 +1,471 @@ +D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program>mbed test -t ARM -m VK_RZ_A1H -n mbed-os-components-storage-blockdevice-component_sd-tests* > SD_tests_ARM.log + +Building library mbed-build (VK_RZ_A1H, ARM) +Scan: mbed-os-program +Building project dirs (VK_RZ_A1H, ARM) +Scan: ARM +Scan: dirs +Scan: COMMON +Link: dirs +Elf2Bin: dirs +| Module | .text | .data | .bss | +|---------------------------------|------------|----------|------------| +| [lib]\c_2.l | 21104(+0) | 48(+0) | 434(+0) | +| [lib]\cpp_5s.l | 5248(+0) | 55(+0) | 40(+0) | +| [lib]\cpprt_5.l | 558(+0) | 0(+0) | 0(+0) | +| [lib]\fz_2v.l | 294(+0) | 0(+0) | 0(+0) | +| [lib]\lib_RZ_A1H_sd_driver.ar | 26364(+0) | 12(+0) | 128(+0) | +| [lib]\m_2v.l | 560(+0) | 0(+0) | 0(+0) | +| anon$$obj.o | 56(+0) | 0(+0) | 111360(+0) | +| cmsis\TARGET_CORTEX_A | 1452(+0) | 4(+0) | 4080(+0) | +| components\802.15.4_RF | 44(+0) | 0(+0) | 0(+0) | +| components\storage | 16495(+0) | 1312(+0) | 9088(+0) | +| components\wifi | 55(+0) | 0(+0) | 0(+0) | +| drivers\I2C.o | 54(+0) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 560(+0) | 0(+0) | 0(+0) | +| drivers\SPI.o | 204(+0) | 0(+0) | 768(+0) | +| drivers\SerialBase.o | 720(+0) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 376(+0) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 160(+0) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 144(+0) | 0(+0) | 0(+0) | +| features\frameworks | 11007(+0) | 140(+0) | 528(+0) | +| features\netsocket | 132(+0) | 0(+0) | 0(+0) | +| features\storage | 27756(+0) | 4(+0) | 80(+0) | +| hal\mbed_critical_section_api.o | 192(+0) | 2(+0) | 0(+0) | +| hal\mbed_gpio.o | 80(+0) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 348(+0) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1904(+0) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 88(+0) | 4(+0) | 64(+0) | +| platform\FileBase.o | 528(+0) | 8(+0) | 48(+0) | +| platform\FileHandle.o | 8(+0) | 0(+0) | 0(+0) | +| platform\FilePath.o | 360(+0) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 44(+0) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+0) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 345(+0) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 344(+0) | 4(+0) | 0(+0) | +| platform\mbed_error.o | 1388(+0) | 12(+0) | 104(+0) | +| platform\mbed_mktime.o | 856(+0) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 2584(+0) | 80(+0) | 392(+0) | +| platform\mbed_rtc_time.o | 168(+0) | 16(+0) | 48(+0) | +| platform\mbed_sleep_manager.o | 292(+0) | 24(+0) | 0(+0) | +| platform\mbed_wait_api_rtos.o | 156(+0) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 528(+0) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 16942(+0) | 2298(+0) | 4504(+0) | +| targets\TARGET_RENESAS | 16712(+0) | 189(+0) | 652(+0) | +| Subtotals | 157258(+0) | 4212(+0) | 132318(+0) | +Total Static RAM memory (data + bss): 136530(+0) bytes +Total Flash memory (text + data): 161470(+0) bytes + +Image: BUILD/tests/VK_RZ_A1H/ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/dirs/dirs.bin + +Building project parallel (VK_RZ_A1H, ARM) +Scan: ARM +Scan: parallel +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: main.cpp +[Warning] DNS.h@104,0: #1-D: last line of file ends without a newline +[Warning] DTLSSocketWrapper.h@53,0: #1-D: last line of file ends without a newline +[Warning] mbed_power_mgmt.h@268,0: #1461-D: function declared with "noreturn" does return +Link: parallel +Elf2Bin: parallel +| Module | .text | .data | .bss | +|---------------------------------|-----------------|-------------|-----------------| +| [lib]\c_2.l | 20996(+20996) | 48(+48) | 434(+434) | +| [lib]\cpp_5s.l | 5248(+5248) | 55(+55) | 40(+40) | +| [lib]\cpprt_5.l | 559(+559) | 0(+0) | 0(+0) | +| [lib]\fz_2v.l | 294(+294) | 0(+0) | 0(+0) | +| [lib]\lib_RZ_A1H_sd_driver.ar | 26364(+26364) | 12(+12) | 128(+128) | +| [lib]\m_2v.l | 560(+560) | 0(+0) | 0(+0) | +| anon$$obj.o | 56(+56) | 0(+0) | 111360(+111360) | +| cmsis\TARGET_CORTEX_A | 1452(+1452) | 4(+4) | 4080(+4080) | +| components\802.15.4_RF | 44(+44) | 0(+0) | 0(+0) | +| components\storage | 10637(+10637) | 1312(+1312) | 412(+412) | +| components\wifi | 55(+55) | 0(+0) | 0(+0) | +| drivers\I2C.o | 54(+54) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 560(+560) | 0(+0) | 0(+0) | +| drivers\SPI.o | 204(+204) | 0(+0) | 768(+768) | +| drivers\SerialBase.o | 720(+720) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 376(+376) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 160(+160) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 144(+144) | 0(+0) | 0(+0) | +| features\frameworks | 10879(+10879) | 140(+140) | 528(+528) | +| features\netsocket | 132(+132) | 0(+0) | 0(+0) | +| features\storage | 23988(+23988) | 4(+4) | 80(+80) | +| hal\mbed_critical_section_api.o | 192(+192) | 2(+2) | 0(+0) | +| hal\mbed_gpio.o | 80(+80) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 348(+348) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1904(+1904) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 88(+88) | 4(+4) | 64(+64) | +| platform\FileBase.o | 528(+528) | 8(+8) | 48(+48) | +| platform\FileHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\FilePath.o | 360(+360) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 44(+44) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+48) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 345(+345) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 344(+344) | 4(+4) | 0(+0) | +| platform\mbed_error.o | 1388(+1388) | 12(+12) | 104(+104) | +| platform\mbed_mktime.o | 856(+856) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 2588(+2588) | 80(+80) | 392(+392) | +| platform\mbed_rtc_time.o | 168(+168) | 16(+16) | 48(+48) | +| platform\mbed_sleep_manager.o | 292(+292) | 24(+24) | 0(+0) | +| platform\mbed_wait_api_rtos.o | 156(+156) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 528(+528) | 0(+0) | 0(+0) | +| rtos\Semaphore.o | 376(+376) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 19590(+19590) | 2298(+2298) | 4504(+4504) | +| rtos\Thread.o | 1216(+1216) | 0(+0) | 0(+0) | +| targets\TARGET_RENESAS | 16712(+16712) | 189(+189) | 652(+652) | +| Subtotals | 151641(+151641) | 4212(+4212) | 123642(+123642) | +Total Static RAM memory (data + bss): 127854(+127854) bytes +Total Flash memory (text + data): 155853(+155853) bytes + +Image: BUILD/tests/VK_RZ_A1H/ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/parallel/parallel.bin + +Building project fopen (VK_RZ_A1H, ARM) +Scan: ARM +Scan: fopen +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: fopen.cpp +[Warning] DNS.h@104,0: #1-D: last line of file ends without a newline +[Warning] DTLSSocketWrapper.h@53,0: #1-D: last line of file ends without a newline +[Warning] mbed_power_mgmt.h@268,0: #1461-D: function declared with "noreturn" does return +Link: fopen +Elf2Bin: fopen +| Module | .text | .data | .bss | +|---------------------------------|---------------|-------------|-----------------| +| [lib]\c_2.l | 12837(+12837) | 16(+16) | 348(+348) | +| [lib]\cpp_5s.l | 118(+118) | 44(+44) | 0(+0) | +| [lib]\cpprt_5.l | 78(+78) | 0(+0) | 0(+0) | +| [lib]\fz_2v.l | 18(+18) | 0(+0) | 0(+0) | +| [lib]\m_2v.l | 48(+48) | 0(+0) | 0(+0) | +| anon$$obj.o | 40(+40) | 0(+0) | 111360(+111360) | +| cmsis\TARGET_CORTEX_A | 1452(+1452) | 4(+4) | 4080(+4080) | +| components\802.15.4_RF | 44(+44) | 0(+0) | 0(+0) | +| components\storage | 1389(+1389) | 0(+0) | 492(+492) | +| components\wifi | 55(+55) | 0(+0) | 0(+0) | +| drivers\I2C.o | 54(+54) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 560(+560) | 0(+0) | 0(+0) | +| drivers\SPI.o | 204(+204) | 0(+0) | 768(+768) | +| drivers\SerialBase.o | 720(+720) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 376(+376) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 160(+160) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 144(+144) | 0(+0) | 0(+0) | +| features\frameworks | 9200(+9200) | 140(+140) | 304(+304) | +| features\netsocket | 132(+132) | 0(+0) | 0(+0) | +| hal\mbed_critical_section_api.o | 192(+192) | 2(+2) | 0(+0) | +| hal\mbed_gpio.o | 80(+80) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 348(+348) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1904(+1904) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 88(+88) | 4(+4) | 64(+64) | +| platform\FileBase.o | 220(+220) | 8(+8) | 48(+48) | +| platform\FileHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\FilePath.o | 360(+360) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+48) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 345(+345) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 344(+344) | 4(+4) | 0(+0) | +| platform\mbed_error.o | 1388(+1388) | 12(+12) | 104(+104) | +| platform\mbed_retarget.o | 2408(+2408) | 80(+80) | 392(+392) | +| platform\mbed_sleep_manager.o | 292(+292) | 24(+24) | 0(+0) | +| platform\mbed_wait_api_rtos.o | 156(+156) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 504(+504) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 16838(+16838) | 2298(+2298) | 4504(+4504) | +| targets\TARGET_RENESAS | 13660(+13660) | 177(+177) | 652(+652) | +| Subtotals | 66812(+66812) | 2813(+2813) | 123116(+123116) | +Total Static RAM memory (data + bss): 125929(+125929) bytes +Total Flash memory (text + data): 69625(+69625) bytes + +Image: BUILD/tests/VK_RZ_A1H/ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/fopen/fopen.bin + +Building project seek (VK_RZ_A1H, ARM) +Scan: ARM +Scan: seek +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: main.cpp +[Warning] DNS.h@104,0: #1-D: last line of file ends without a newline +[Warning] DTLSSocketWrapper.h@53,0: #1-D: last line of file ends without a newline +[Warning] mbed_power_mgmt.h@268,0: #1461-D: function declared with "noreturn" does return +Link: seek +Elf2Bin: seek +| Module | .text | .data | .bss | +|---------------------------------|-----------------|-------------|-----------------| +| [lib]\c_2.l | 21104(+21104) | 48(+48) | 434(+434) | +| [lib]\cpp_5s.l | 5248(+5248) | 55(+55) | 40(+40) | +| [lib]\cpprt_5.l | 558(+558) | 0(+0) | 0(+0) | +| [lib]\fz_2v.l | 294(+294) | 0(+0) | 0(+0) | +| [lib]\lib_RZ_A1H_sd_driver.ar | 26364(+26364) | 12(+12) | 128(+128) | +| [lib]\m_2v.l | 560(+560) | 0(+0) | 0(+0) | +| anon$$obj.o | 56(+56) | 0(+0) | 111360(+111360) | +| cmsis\TARGET_CORTEX_A | 1452(+1452) | 4(+4) | 4080(+4080) | +| components\802.15.4_RF | 44(+44) | 0(+0) | 0(+0) | +| components\storage | 19485(+19485) | 1312(+1312) | 9060(+9060) | +| components\wifi | 55(+55) | 0(+0) | 0(+0) | +| drivers\I2C.o | 54(+54) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 560(+560) | 0(+0) | 0(+0) | +| drivers\SPI.o | 204(+204) | 0(+0) | 768(+768) | +| drivers\SerialBase.o | 720(+720) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 376(+376) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 160(+160) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 144(+144) | 0(+0) | 0(+0) | +| features\frameworks | 10803(+10803) | 140(+140) | 528(+528) | +| features\netsocket | 132(+132) | 0(+0) | 0(+0) | +| features\storage | 27860(+27860) | 4(+4) | 80(+80) | +| hal\mbed_critical_section_api.o | 192(+192) | 2(+2) | 0(+0) | +| hal\mbed_gpio.o | 80(+80) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 348(+348) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1904(+1904) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 88(+88) | 4(+4) | 64(+64) | +| platform\FileBase.o | 528(+528) | 8(+8) | 48(+48) | +| platform\FileHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\FilePath.o | 360(+360) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 44(+44) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+48) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 345(+345) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 344(+344) | 4(+4) | 0(+0) | +| platform\mbed_error.o | 1388(+1388) | 12(+12) | 104(+104) | +| platform\mbed_mktime.o | 856(+856) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 2584(+2584) | 80(+80) | 392(+392) | +| platform\mbed_rtc_time.o | 168(+168) | 16(+16) | 48(+48) | +| platform\mbed_sleep_manager.o | 292(+292) | 24(+24) | 0(+0) | +| platform\mbed_wait_api_rtos.o | 156(+156) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 528(+528) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 16942(+16942) | 2298(+2298) | 4504(+4504) | +| targets\TARGET_RENESAS | 16712(+16712) | 189(+189) | 652(+652) | +| Subtotals | 160148(+160148) | 4212(+4212) | 132290(+132290) | +Total Static RAM memory (data + bss): 136502(+136502) bytes +Total Flash memory (text + data): 164360(+164360) bytes + +Image: BUILD/tests/VK_RZ_A1H/ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/seek/seek.bin + +Building project files (VK_RZ_A1H, ARM) +Scan: ARM +Scan: files +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: main.cpp +[Warning] DNS.h@104,0: #1-D: last line of file ends without a newline +[Warning] DTLSSocketWrapper.h@53,0: #1-D: last line of file ends without a newline +[Warning] mbed_power_mgmt.h@268,0: #1461-D: function declared with "noreturn" does return +Link: files +Elf2Bin: files +| Module | .text | .data | .bss | +|---------------------------------|-----------------|-------------|-----------------| +| [lib]\c_2.l | 21220(+21220) | 48(+48) | 662(+662) | +| [lib]\cpp_5s.l | 5248(+5248) | 55(+55) | 40(+40) | +| [lib]\cpprt_5.l | 558(+558) | 0(+0) | 0(+0) | +| [lib]\fz_2v.l | 294(+294) | 0(+0) | 0(+0) | +| [lib]\lib_RZ_A1H_sd_driver.ar | 26364(+26364) | 12(+12) | 128(+128) | +| [lib]\m_2v.l | 560(+560) | 0(+0) | 0(+0) | +| anon$$obj.o | 56(+56) | 0(+0) | 111360(+111360) | +| cmsis\TARGET_CORTEX_A | 1452(+1452) | 4(+4) | 4080(+4080) | +| components\802.15.4_RF | 44(+44) | 0(+0) | 0(+0) | +| components\storage | 16843(+16843) | 1348(+1348) | 25444(+25444) | +| components\wifi | 55(+55) | 0(+0) | 0(+0) | +| drivers\I2C.o | 54(+54) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 560(+560) | 0(+0) | 0(+0) | +| drivers\SPI.o | 204(+204) | 0(+0) | 768(+768) | +| drivers\SerialBase.o | 720(+720) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 376(+376) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 160(+160) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 144(+144) | 0(+0) | 0(+0) | +| features\frameworks | 10803(+10803) | 140(+140) | 528(+528) | +| features\netsocket | 132(+132) | 0(+0) | 0(+0) | +| features\storage | 26256(+26256) | 4(+4) | 80(+80) | +| hal\mbed_critical_section_api.o | 192(+192) | 2(+2) | 0(+0) | +| hal\mbed_gpio.o | 80(+80) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 348(+348) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1904(+1904) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 88(+88) | 4(+4) | 64(+64) | +| platform\FileBase.o | 528(+528) | 8(+8) | 48(+48) | +| platform\FileHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\FilePath.o | 360(+360) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 44(+44) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+48) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 345(+345) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 344(+344) | 4(+4) | 0(+0) | +| platform\mbed_error.o | 1388(+1388) | 12(+12) | 104(+104) | +| platform\mbed_mktime.o | 856(+856) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 2584(+2584) | 80(+80) | 392(+392) | +| platform\mbed_rtc_time.o | 168(+168) | 16(+16) | 48(+48) | +| platform\mbed_sleep_manager.o | 292(+292) | 24(+24) | 0(+0) | +| platform\mbed_wait_api_rtos.o | 156(+156) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 528(+528) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 16942(+16942) | 2298(+2298) | 4504(+4504) | +| targets\TARGET_RENESAS | 16712(+16712) | 189(+189) | 652(+652) | +| Subtotals | 156018(+156018) | 4248(+4248) | 148902(+148902) | +Total Static RAM memory (data + bss): 153150(+153150) bytes +Total Flash memory (text + data): 160266(+160266) bytes + +Image: BUILD/tests/VK_RZ_A1H/ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/files/files.bin + +Memory map breakdown for built projects (values in Bytes): +| name | target | toolchain | static_ram | total_flash | +|----------|-----------|-----------|------------|-------------| +| dirs | VK_RZ_A1H | ARM | 136530 | 161470 | +| files | VK_RZ_A1H | ARM | 153150 | 160266 | +| fopen | VK_RZ_A1H | ARM | 125929 | 69625 | +| parallel | VK_RZ_A1H | ARM | 127854 | 155853 | +| seek | VK_RZ_A1H | ARM | 136502 | 164360 | + + +Build successes: + * VK_RZ_A1H::ARM::MBED-BUILD + * VK_RZ_A1H::ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-DIRS + * VK_RZ_A1H::ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FILES + * VK_RZ_A1H::ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FOPEN + * VK_RZ_A1H::ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-PARALLEL + * VK_RZ_A1H::ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-SEEK +mbedgt: greentea test automation tool ver. 1.3.2 +mbedgt: test specification file 'D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program\BUILD\tests\VK_RZ_A1H\ARM\test_spec.json' (specified with --test-spec option) +mbedgt: using 'D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program\BUILD\tests\VK_RZ_A1H\ARM\test_spec.json' from current directory! +mbedgt: detecting connected mbed-enabled devices... +[1553102754.70][mbedls.lstools_base]Call to deprecated function list_mbeds_ext. Functionality has been moved into 'list_mbeds'. Please use list_mbeds with 'unique_names=True' and 'read_details_txt=True' +mbedgt: detected 1 device +mbedgt: processing target 'VK_RZ_A1H' toolchain 'ARM' compatible platforms... (note: switch set to --parallel 1) +mbedgt: test case filter (specified with -n option) + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek' +mbedgt: running 5 tests for platform 'VK_RZ_A1H' and toolchain 'ARM' +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs' ....... OK in 22.22 sec + test case: 'Directory creation' .............................................................. OK in 0.05 sec + test case: 'Directory failures' .............................................................. OK in 0.06 sec + test case: 'Directory iteration' ............................................................. OK in 0.06 sec + test case: 'Directory remove' ................................................................ OK in 0.07 sec + test case: 'Directory rename' ................................................................ OK in 0.35 sec + test case: 'Directory tests' ................................................................. OK in 0.56 sec + test case: 'File creation' ................................................................... OK in 0.04 sec + test case: 'Multi-block directory' ........................................................... OK in 2.36 sec + test case: 'Nested directories' .............................................................. OK in 0.22 sec + test case: 'Root directory' .................................................................. OK in 0.04 sec +mbedgt: test case summary: 10 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel' ... OK in 17.52 sec + test case: 'File tests' ...................................................................... OK in 0.55 sec + test case: 'Filesystem access from multiple threads' ......................................... OK in 0.16 sec +mbedgt: test case summary: 2 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen' ...... OK in 19.47 sec + test case: 'FSFAT_FOPEN_TEST_00: format sd card to FAT FS.' .................................. OK in 0.09 sec + test case: 'FSFAT_FOPEN_TEST_01: fopen()/fwrite()/fclose() directories/file in multi-dir filepath.' OK in 0.13 sec + test case: 'FSFAT_FOPEN_TEST_02: fopen(r) pre-existing file try to write it.' ................ OK in 0.11 sec + test case: 'FSFAT_FOPEN_TEST_03: fopen(w+) pre-existing file try to write it.' ............... OK in 0.11 sec + test case: 'FSFAT_FOPEN_TEST_04: fopen() with a filename exceeding the maximum length.' ...... OK in 0.11 sec + test case: 'FSFAT_FOPEN_TEST_06: fopen() with bad filenames (minimal).' ...................... OK in 0.10 sec + test case: 'FSFAT_FOPEN_TEST_07: fopen()/errno handling.' .................................... OK in 0.07 sec + test case: 'FSFAT_FOPEN_TEST_08: ferror()/clearerr()/errno handling.' ........................ OK in 0.10 sec + test case: 'FSFAT_FOPEN_TEST_09: ftell() handling.' .......................................... OK in 0.09 sec + test case: 'FSFAT_FOPEN_TEST_10: remove() test.' ............................................. OK in 0.07 sec + test case: 'FSFAT_FOPEN_TEST_11: rename().' .................................................. OK in 0.08 sec + test case: 'FSFAT_FOPEN_TEST_12: opendir(), readdir(), closedir() test.' ..................... OK in 0.09 sec + test case: 'FSFAT_FOPEN_TEST_13: mkdir() test.' .............................................. OK in 0.08 sec + test case: 'FSFAT_FOPEN_TEST_14: stat() test.' ............................................... OK in 0.07 sec + test case: 'FSFAT_FOPEN_TEST_15: format() test.' ............................................. OK in 0.07 sec + test case: 'FSFAT_FOPEN_TEST_16: write/check n x 25kB data files.' ........................... OK in 0.10 sec +mbedgt: test case summary: 16 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files' ...... OK in 20.84 sec + test case: 'Block Size file test' ............................................................ OK in 0.14 sec + test case: 'Dir check' ....................................................................... OK in 0.04 sec + test case: 'File tests' ...................................................................... OK in 0.69 sec + test case: 'Large file test' ................................................................. OK in 1.34 sec + test case: 'Medium file test' ................................................................ OK in 0.08 sec + test case: 'Multiple block size file test' ................................................... OK in 0.10 sec + test case: 'Non-overlap check' ............................................................... OK in 0.33 sec + test case: 'Simple file test' ................................................................ OK in 0.05 sec + test case: 'Small file test' ................................................................. OK in 0.05 sec +mbedgt: test case summary: 9 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek' ....... OK in 21.63 sec + test case: 'Boundary seek and write' ......................................................... OK in 0.09 sec + test case: 'Large dir seek' .................................................................. OK in 0.05 sec + test case: 'Large file seek' ................................................................. OK in 0.04 sec + test case: 'Large file seek and write' ....................................................... OK in 0.06 sec + test case: 'Out-of-bounds seek' .............................................................. OK in 0.04 sec + test case: 'Seek tests' ...................................................................... OK in 2.96 sec + test case: 'Simple dir seek' ................................................................. OK in 0.04 sec + test case: 'Simple file seek' ................................................................ OK in 0.05 sec + test case: 'Simple file seek and write' ...................................................... OK in 0.06 sec +mbedgt: test case summary: 9 passes, 0 failures +mbedgt: all tests finished! +mbedgt: shuffle seed: 0.5740186329 +mbedgt: test suite report: ++---------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+ +| target | platform_name | test suite | result | elapsed_time (sec) | copy_method | ++---------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+ +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | OK | 22.22 | default | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | OK | 20.84 | default | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | OK | 19.47 | default | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | OK | 17.52 | default | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | OK | 21.63 | default | ++---------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+ +mbedgt: test suite results: 5 OK +mbedgt: test case report: ++---------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+ +| target | platform_name | test suite | test case | passed | failed | result | elapsed_time (sec) | ++---------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+ +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory creation | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory failures | 1 | 0 | OK | 0.06 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory iteration | 1 | 0 | OK | 0.06 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory remove | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory rename | 1 | 0 | OK | 0.35 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory tests | 1 | 0 | OK | 0.56 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | File creation | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Multi-block directory | 1 | 0 | OK | 2.36 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Nested directories | 1 | 0 | OK | 0.22 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Root directory | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Block Size file test | 1 | 0 | OK | 0.14 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Dir check | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | File tests | 1 | 0 | OK | 0.69 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Large file test | 1 | 0 | OK | 1.34 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Medium file test | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Multiple block size file test | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Non-overlap check | 1 | 0 | OK | 0.33 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Simple file test | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Small file test | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_00: format sd card to FAT FS. | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_01: fopen()/fwrite()/fclose() directories/file in multi-dir filepath. | 1 | 0 | OK | 0.13 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_02: fopen(r) pre-existing file try to write it. | 1 | 0 | OK | 0.11 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_03: fopen(w+) pre-existing file try to write it. | 1 | 0 | OK | 0.11 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_04: fopen() with a filename exceeding the maximum length. | 1 | 0 | OK | 0.11 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_06: fopen() with bad filenames (minimal). | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_07: fopen()/errno handling. | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_08: ferror()/clearerr()/errno handling. | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_09: ftell() handling. | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_10: remove() test. | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_11: rename(). | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_12: opendir(), readdir(), closedir() test. | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_13: mkdir() test. | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_14: stat() test. | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_15: format() test. | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_16: write/check n x 25kB data files. | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | File tests | 1 | 0 | OK | 0.55 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | Filesystem access from multiple threads | 1 | 0 | OK | 0.16 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Boundary seek and write | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Large dir seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Large file seek | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Large file seek and write | 1 | 0 | OK | 0.06 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Out-of-bounds seek | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Seek tests | 1 | 0 | OK | 2.96 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Simple dir seek | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Simple file seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Simple file seek and write | 1 | 0 | OK | 0.06 | ++---------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+ +mbedgt: test case results: 46 OK +mbedgt: completed in 102.59 sec +[mbed] Auto-installing missing Python modules... +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SD_tests_GCC_ARM.log Wed Mar 20 17:51:14 2019 +0000 @@ -0,0 +1,509 @@ +D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program>mbed test -t GCC_ARM -m VK_RZ_A1H -n mbed-os-components-storage-blockdevice-component_sd-tests* > SD_tests_GCC_ARM.log + +Building library mbed-build (VK_RZ_A1H, GCC_ARM) +Scan: mbed-os-program +[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0 +Building project dirs (VK_RZ_A1H, GCC_ARM) +Scan: GCC_ARM +Scan: dirs +Scan: COMMON +Link: dirs +Elf2Bin: dirs +| Module | .text | .data | .bss | +|---------------------------------|------------|----------|-----------| +| [fill] | 109(+0) | 20(+0) | 66(+0) | +| [lib]\_RZ_A1H_sd_driver.a | 0(+0) | 0(+0) | 128(+0) | +| [lib]\c.a | 33681(+0) | 2288(+0) | 94(+0) | +| [lib]\gcc.a | 2148(+0) | 0(+0) | 0(+0) | +| [lib]\m.a | 88(+0) | 0(+0) | 0(+0) | +| [lib]\misc | 252(+0) | 12(+0) | 28(+0) | +| [lib]\stdc++.a | 420(+0) | 0(+0) | 0(+0) | +| [misc] | 80(+0) | 0(+0) | 0(+0) | +| cmsis\TARGET_CORTEX_A | 1276(+0) | 0(+0) | 4084(+0) | +| components\802.15.4_RF | 156(+0) | 0(+0) | 0(+0) | +| components\storage | 13558(+0) | 4(+0) | 9073(+0) | +| components\wifi | 100(+0) | 0(+0) | 0(+0) | +| drivers\I2C.o | 238(+0) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 508(+0) | 0(+0) | 0(+0) | +| drivers\SPI.o | 180(+0) | 4(+0) | 716(+0) | +| drivers\Serial.o | 72(+0) | 0(+0) | 0(+0) | +| drivers\SerialBase.o | 943(+0) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 332(+0) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 231(+0) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 184(+0) | 0(+0) | 0(+0) | +| drivers\UARTSerial.o | 40(+0) | 0(+0) | 0(+0) | +| features\frameworks | 9792(+0) | 69(+0) | 529(+0) | +| features\storage | 26323(+0) | 0(+0) | 340(+0) | +| hal\mbed_critical_section_api.o | 208(+0) | 0(+0) | 2(+0) | +| hal\mbed_gpio.o | 92(+0) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 400(+0) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1668(+0) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 84(+0) | 4(+0) | 64(+0) | +| platform\CThunkBase.o | 24(+0) | 0(+0) | 4(+0) | +| platform\FileBase.o | 316(+0) | 0(+0) | 56(+0) | +| platform\FileHandle.o | 8(+0) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 92(+0) | 0(+0) | 0(+0) | +| platform\mbed_alloc_wrappers.o | 16(+0) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+0) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 325(+0) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 356(+0) | 0(+0) | 4(+0) | +| platform\mbed_error.o | 1387(+0) | 0(+0) | 114(+0) | +| platform\mbed_mktime.o | 780(+0) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 2296(+0) | 260(+0) | 128(+0) | +| platform\mbed_rtc_time.o | 212(+0) | 16(+0) | 48(+0) | +| platform\mbed_sleep_manager.o | 295(+0) | 0(+0) | 2(+0) | +| platform\mbed_wait_api_rtos.o | 160(+0) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 428(+0) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 12495(+0) | 173(+0) | 5968(+0) | +| targets\TARGET_RENESAS | 16712(+0) | 6(+0) | 736(+0) | +| Subtotals | 129113(+0) | 2856(+0) | 22184(+0) | +Total Static RAM memory (data + bss): 25040(+0) bytes +Total Flash memory (text + data): 131969(+0) bytes + +Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/dirs/dirs.bin + +[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0 +Building project parallel (VK_RZ_A1H, GCC_ARM) +Scan: GCC_ARM +Scan: parallel +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: main.cpp +[Warning] MbedCRC.h@37,32: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] +[Warning] main.cpp@108,21: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@120,25: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@124,21: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@135,21: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@139,25: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@151,21: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@169,26: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@170,26: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@170,86: cast to pointer from integer of different size [-Wint-to-pointer-cast] +[Warning] main.cpp@175,26: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@176,33: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@177,26: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@178,26: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@178,85: cast to pointer from integer of different size [-Wint-to-pointer-cast] +[Warning] main.cpp@183,26: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@184,33: array subscript has type 'char' [-Wchar-subscripts] +Link: parallel +Elf2Bin: parallel +| Module | .text | .data | .bss | +|---------------------------------|-----------------|-------------|---------------| +| [fill] | 129(+129) | 20(+20) | 59(+59) | +| [lib]\_RZ_A1H_sd_driver.a | 0(+0) | 0(+0) | 128(+128) | +| [lib]\c.a | 33681(+33681) | 2288(+2288) | 94(+94) | +| [lib]\gcc.a | 2148(+2148) | 0(+0) | 0(+0) | +| [lib]\m.a | 88(+88) | 0(+0) | 0(+0) | +| [lib]\misc | 252(+252) | 12(+12) | 28(+28) | +| [lib]\stdc++.a | 421(+421) | 0(+0) | 0(+0) | +| [misc] | 80(+80) | 0(+0) | 0(+0) | +| cmsis\TARGET_CORTEX_A | 1276(+1276) | 0(+0) | 4084(+4084) | +| components\802.15.4_RF | 156(+156) | 0(+0) | 0(+0) | +| components\storage | 7629(+7629) | 4(+4) | 400(+400) | +| components\wifi | 100(+100) | 0(+0) | 0(+0) | +| drivers\I2C.o | 238(+238) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 508(+508) | 0(+0) | 0(+0) | +| drivers\SPI.o | 180(+180) | 4(+4) | 716(+716) | +| drivers\Serial.o | 72(+72) | 0(+0) | 0(+0) | +| drivers\SerialBase.o | 943(+943) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 332(+332) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 231(+231) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 184(+184) | 0(+0) | 0(+0) | +| drivers\UARTSerial.o | 40(+40) | 0(+0) | 0(+0) | +| features\frameworks | 9669(+9669) | 69(+69) | 529(+529) | +| features\storage | 26323(+26323) | 0(+0) | 340(+340) | +| hal\mbed_critical_section_api.o | 208(+208) | 0(+0) | 2(+2) | +| hal\mbed_gpio.o | 92(+92) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 400(+400) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1668(+1668) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 84(+84) | 4(+4) | 64(+64) | +| platform\CThunkBase.o | 24(+24) | 0(+0) | 4(+4) | +| platform\FileBase.o | 316(+316) | 0(+0) | 56(+56) | +| platform\FileHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 92(+92) | 0(+0) | 0(+0) | +| platform\mbed_alloc_wrappers.o | 16(+16) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+48) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 325(+325) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 356(+356) | 0(+0) | 4(+4) | +| platform\mbed_error.o | 1387(+1387) | 0(+0) | 114(+114) | +| platform\mbed_mktime.o | 780(+780) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 2300(+2300) | 260(+260) | 128(+128) | +| platform\mbed_rtc_time.o | 212(+212) | 16(+16) | 48(+48) | +| platform\mbed_sleep_manager.o | 295(+295) | 0(+0) | 2(+2) | +| platform\mbed_wait_api_rtos.o | 160(+160) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 428(+428) | 0(+0) | 0(+0) | +| rtos\Semaphore.o | 293(+293) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 14263(+14263) | 173(+173) | 5968(+5968) | +| rtos\Thread.o | 1198(+1198) | 0(+0) | 0(+0) | +| targets\TARGET_RENESAS | 16712(+16712) | 6(+6) | 736(+736) | +| Subtotals | 126345(+126345) | 2856(+2856) | 13504(+13504) | +Total Static RAM memory (data + bss): 16360(+16360) bytes +Total Flash memory (text + data): 129201(+129201) bytes + +Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/parallel/parallel.bin + +[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0 +Building project fopen (VK_RZ_A1H, GCC_ARM) +Scan: GCC_ARM +Scan: fopen +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: fopen.cpp +[Warning] MbedCRC.h@37,32: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] +Link: fopen +Elf2Bin: fopen +| Module | .text | .data | .bss | +|---------------------------------|---------------|-------------|---------------| +| [fill] | 62(+62) | 20(+20) | 29(+29) | +| [lib]\c.a | 25451(+25451) | 2208(+2208) | 56(+56) | +| [lib]\gcc.a | 2124(+2124) | 0(+0) | 0(+0) | +| [lib]\m.a | 88(+88) | 0(+0) | 0(+0) | +| [lib]\misc | 252(+252) | 12(+12) | 28(+28) | +| [misc] | 72(+72) | 0(+0) | 0(+0) | +| cmsis\TARGET_CORTEX_A | 1276(+1276) | 0(+0) | 4084(+4084) | +| components\802.15.4_RF | 156(+156) | 0(+0) | 0(+0) | +| components\storage | 1474(+1474) | 4(+4) | 492(+492) | +| components\wifi | 100(+100) | 0(+0) | 0(+0) | +| drivers\I2C.o | 36(+36) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 508(+508) | 0(+0) | 0(+0) | +| drivers\SPI.o | 180(+180) | 4(+4) | 716(+716) | +| drivers\Serial.o | 64(+64) | 0(+0) | 0(+0) | +| drivers\SerialBase.o | 943(+943) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 332(+332) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 231(+231) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 184(+184) | 0(+0) | 0(+0) | +| drivers\UARTSerial.o | 40(+40) | 0(+0) | 0(+0) | +| features\frameworks | 8378(+8378) | 69(+69) | 369(+369) | +| hal\mbed_critical_section_api.o | 208(+208) | 0(+0) | 2(+2) | +| hal\mbed_gpio.o | 92(+92) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 400(+400) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1668(+1668) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 84(+84) | 4(+4) | 64(+64) | +| platform\CThunkBase.o | 24(+24) | 0(+0) | 4(+4) | +| platform\FileHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\mbed_alloc_wrappers.o | 16(+16) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+48) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 325(+325) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 356(+356) | 0(+0) | 4(+4) | +| platform\mbed_error.o | 1387(+1387) | 0(+0) | 114(+114) | +| platform\mbed_retarget.o | 2136(+2136) | 260(+260) | 80(+80) | +| platform\mbed_sleep_manager.o | 295(+295) | 0(+0) | 2(+2) | +| platform\mbed_wait_api_rtos.o | 160(+160) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 11951(+11951) | 173(+173) | 5968(+5968) | +| targets\TARGET_RENESAS | 14069(+14069) | 6(+6) | 724(+724) | +| Subtotals | 75178(+75178) | 2760(+2760) | 12736(+12736) | +Total Static RAM memory (data + bss): 15496(+15496) bytes +Total Flash memory (text + data): 77938(+77938) bytes + +Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/fopen/fopen.bin + +[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0 +Building project seek (VK_RZ_A1H, GCC_ARM) +Scan: GCC_ARM +Scan: seek +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: main.cpp +[Warning] MbedCRC.h@37,32: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] +[Warning] main.cpp@547,27: comparison between signed and unsigned integer expressions [-Wsign-compare] +Link: seek +Elf2Bin: seek +| Module | .text | .data | .bss | +|---------------------------------|-----------------|-------------|---------------| +| [fill] | 111(+111) | 20(+20) | 62(+62) | +| [lib]\_RZ_A1H_sd_driver.a | 0(+0) | 0(+0) | 128(+128) | +| [lib]\c.a | 33777(+33777) | 2288(+2288) | 94(+94) | +| [lib]\gcc.a | 2148(+2148) | 0(+0) | 0(+0) | +| [lib]\m.a | 88(+88) | 0(+0) | 0(+0) | +| [lib]\misc | 252(+252) | 12(+12) | 28(+28) | +| [lib]\stdc++.a | 420(+420) | 0(+0) | 0(+0) | +| [misc] | 80(+80) | 0(+0) | 0(+0) | +| cmsis\TARGET_CORTEX_A | 1276(+1276) | 0(+0) | 4084(+4084) | +| components\802.15.4_RF | 156(+156) | 0(+0) | 0(+0) | +| components\storage | 17220(+17220) | 4(+4) | 9045(+9045) | +| components\wifi | 100(+100) | 0(+0) | 0(+0) | +| drivers\I2C.o | 238(+238) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 508(+508) | 0(+0) | 0(+0) | +| drivers\SPI.o | 180(+180) | 4(+4) | 716(+716) | +| drivers\Serial.o | 72(+72) | 0(+0) | 0(+0) | +| drivers\SerialBase.o | 943(+943) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 332(+332) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 231(+231) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 184(+184) | 0(+0) | 0(+0) | +| drivers\UARTSerial.o | 40(+40) | 0(+0) | 0(+0) | +| features\frameworks | 9592(+9592) | 69(+69) | 529(+529) | +| features\storage | 26323(+26323) | 0(+0) | 340(+340) | +| hal\mbed_critical_section_api.o | 208(+208) | 0(+0) | 2(+2) | +| hal\mbed_gpio.o | 92(+92) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 400(+400) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1668(+1668) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 84(+84) | 4(+4) | 64(+64) | +| platform\CThunkBase.o | 24(+24) | 0(+0) | 4(+4) | +| platform\FileBase.o | 316(+316) | 0(+0) | 56(+56) | +| platform\FileHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 92(+92) | 0(+0) | 0(+0) | +| platform\mbed_alloc_wrappers.o | 16(+16) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+48) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 325(+325) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 356(+356) | 0(+0) | 4(+4) | +| platform\mbed_error.o | 1387(+1387) | 0(+0) | 114(+114) | +| platform\mbed_mktime.o | 780(+780) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 2296(+2296) | 260(+260) | 128(+128) | +| platform\mbed_rtc_time.o | 212(+212) | 16(+16) | 48(+48) | +| platform\mbed_sleep_manager.o | 295(+295) | 0(+0) | 2(+2) | +| platform\mbed_wait_api_rtos.o | 160(+160) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 428(+428) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 12495(+12495) | 173(+173) | 5968(+5968) | +| targets\TARGET_RENESAS | 16712(+16712) | 6(+6) | 736(+736) | +| Subtotals | 132673(+132673) | 2856(+2856) | 22152(+22152) | +Total Static RAM memory (data + bss): 25008(+25008) bytes +Total Flash memory (text + data): 135529(+135529) bytes + +Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/seek/seek.bin + +[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0 +Building project files (VK_RZ_A1H, GCC_ARM) +Scan: GCC_ARM +Scan: files +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: main.cpp +[Warning] MbedCRC.h@37,32: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] +[Warning] main.cpp@149,55: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@171,55: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts] +[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts] +Link: files +Elf2Bin: files +| Module | .text | .data | .bss | +|---------------------------------|-----------------|-------------|---------------| +| [fill] | 112(+112) | 20(+20) | 69(+69) | +| [lib]\_RZ_A1H_sd_driver.a | 0(+0) | 0(+0) | 128(+128) | +| [lib]\c.a | 33873(+33873) | 2288(+2288) | 94(+94) | +| [lib]\gcc.a | 2148(+2148) | 0(+0) | 0(+0) | +| [lib]\m.a | 88(+88) | 0(+0) | 0(+0) | +| [lib]\misc | 252(+252) | 12(+12) | 28(+28) | +| [lib]\stdc++.a | 420(+420) | 0(+0) | 0(+0) | +| [misc] | 80(+80) | 0(+0) | 0(+0) | +| cmsis\TARGET_CORTEX_A | 1276(+1276) | 0(+0) | 4084(+4084) | +| components\802.15.4_RF | 156(+156) | 0(+0) | 0(+0) | +| components\storage | 14067(+14067) | 36(+36) | 25430(+25430) | +| components\wifi | 100(+100) | 0(+0) | 0(+0) | +| drivers\I2C.o | 238(+238) | 0(+0) | 0(+0) | +| drivers\RawSerial.o | 508(+508) | 0(+0) | 0(+0) | +| drivers\SPI.o | 180(+180) | 4(+4) | 716(+716) | +| drivers\Serial.o | 72(+72) | 0(+0) | 0(+0) | +| drivers\SerialBase.o | 943(+943) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 332(+332) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 231(+231) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 184(+184) | 0(+0) | 0(+0) | +| drivers\UARTSerial.o | 40(+40) | 0(+0) | 0(+0) | +| features\frameworks | 9592(+9592) | 69(+69) | 529(+529) | +| features\storage | 26323(+26323) | 0(+0) | 340(+340) | +| hal\mbed_critical_section_api.o | 208(+208) | 0(+0) | 2(+2) | +| hal\mbed_gpio.o | 92(+92) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 400(+400) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1668(+1668) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 84(+84) | 4(+4) | 64(+64) | +| platform\CThunkBase.o | 24(+24) | 0(+0) | 4(+4) | +| platform\FileBase.o | 316(+316) | 0(+0) | 56(+56) | +| platform\FileHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 92(+92) | 0(+0) | 0(+0) | +| platform\mbed_alloc_wrappers.o | 16(+16) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 48(+48) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 325(+325) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 356(+356) | 0(+0) | 4(+4) | +| platform\mbed_error.o | 1387(+1387) | 0(+0) | 114(+114) | +| platform\mbed_mktime.o | 780(+780) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 2296(+2296) | 260(+260) | 128(+128) | +| platform\mbed_rtc_time.o | 212(+212) | 16(+16) | 48(+48) | +| platform\mbed_sleep_manager.o | 295(+295) | 0(+0) | 2(+2) | +| platform\mbed_wait_api_rtos.o | 160(+160) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 428(+428) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 12495(+12495) | 173(+173) | 5968(+5968) | +| targets\TARGET_RENESAS | 16712(+16712) | 6(+6) | 736(+736) | +| Subtotals | 129617(+129617) | 2888(+2888) | 38544(+38544) | +Total Static RAM memory (data + bss): 41432(+41432) bytes +Total Flash memory (text + data): 132505(+132505) bytes + +Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/files/files.bin + +Memory map breakdown for built projects (values in Bytes): +| name | target | toolchain | static_ram | total_flash | +|----------|-----------|-----------|------------|-------------| +| dirs | VK_RZ_A1H | GCC_ARM | 25040 | 131969 | +| files | VK_RZ_A1H | GCC_ARM | 41432 | 132505 | +| fopen | VK_RZ_A1H | GCC_ARM | 15496 | 77938 | +| parallel | VK_RZ_A1H | GCC_ARM | 16360 | 129201 | +| seek | VK_RZ_A1H | GCC_ARM | 25008 | 135529 | + + +Build successes: + * VK_RZ_A1H::GCC_ARM::MBED-BUILD + * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-DIRS + * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FILES + * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FOPEN + * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-PARALLEL + * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-SEEK +mbedgt: greentea test automation tool ver. 1.3.2 +mbedgt: test specification file 'D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program\BUILD\tests\VK_RZ_A1H\GCC_ARM\test_spec.json' (specified with --test-spec option) +mbedgt: using 'D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program\BUILD\tests\VK_RZ_A1H\GCC_ARM\test_spec.json' from current directory! +mbedgt: detecting connected mbed-enabled devices... +[1553103007.95][mbedls.lstools_base]Call to deprecated function list_mbeds_ext. Functionality has been moved into 'list_mbeds'. Please use list_mbeds with 'unique_names=True' and 'read_details_txt=True' +mbedgt: detected 1 device +mbedgt: processing target 'VK_RZ_A1H' toolchain 'GCC_ARM' compatible platforms... (note: switch set to --parallel 1) +mbedgt: test case filter (specified with -n option) + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek' +mbedgt: running 5 tests for platform 'VK_RZ_A1H' and toolchain 'GCC_ARM' +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs' ....... OK in 22.11 sec + test case: 'Directory creation' .............................................................. OK in 0.05 sec + test case: 'Directory failures' .............................................................. OK in 0.05 sec + test case: 'Directory iteration' ............................................................. OK in 0.04 sec + test case: 'Directory remove' ................................................................ OK in 0.07 sec + test case: 'Directory rename' ................................................................ OK in 0.18 sec + test case: 'Directory tests' ................................................................. OK in 0.60 sec + test case: 'File creation' ................................................................... OK in 0.05 sec + test case: 'Multi-block directory' ........................................................... OK in 2.52 sec + test case: 'Nested directories' .............................................................. OK in 0.09 sec + test case: 'Root directory' .................................................................. OK in 0.04 sec +mbedgt: test case summary: 10 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel' ... OK in 17.62 sec + test case: 'File tests' ...................................................................... OK in 0.57 sec + test case: 'Filesystem access from multiple threads' ......................................... OK in 0.17 sec +mbedgt: test case summary: 2 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen' ...... OK in 19.93 sec + test case: 'FSFAT_FOPEN_TEST_00: format sd card to FAT FS.' .................................. OK in 0.09 sec + test case: 'FSFAT_FOPEN_TEST_01: fopen()/fwrite()/fclose() directories/file in multi-dir filepath.' OK in 0.12 sec + test case: 'FSFAT_FOPEN_TEST_02: fopen(r) pre-existing file try to write it.' ................ OK in 0.10 sec + test case: 'FSFAT_FOPEN_TEST_03: fopen(w+) pre-existing file try to write it.' ............... OK in 0.11 sec + test case: 'FSFAT_FOPEN_TEST_04: fopen() with a filename exceeding the maximum length.' ...... OK in 0.11 sec + test case: 'FSFAT_FOPEN_TEST_06: fopen() with bad filenames (minimal).' ...................... OK in 0.10 sec + test case: 'FSFAT_FOPEN_TEST_07: fopen()/errno handling.' .................................... OK in 0.09 sec + test case: 'FSFAT_FOPEN_TEST_08: ferror()/clearerr()/errno handling.' ........................ OK in 0.10 sec + test case: 'FSFAT_FOPEN_TEST_09: ftell() handling.' .......................................... OK in 0.07 sec + test case: 'FSFAT_FOPEN_TEST_10: remove() test.' ............................................. OK in 0.08 sec + test case: 'FSFAT_FOPEN_TEST_11: rename().' .................................................. OK in 0.06 sec + test case: 'FSFAT_FOPEN_TEST_12: opendir(), readdir(), closedir() test.' ..................... OK in 0.11 sec + test case: 'FSFAT_FOPEN_TEST_13: mkdir() test.' .............................................. OK in 0.07 sec + test case: 'FSFAT_FOPEN_TEST_14: stat() test.' ............................................... OK in 0.08 sec + test case: 'FSFAT_FOPEN_TEST_15: format() test.' ............................................. OK in 0.07 sec + test case: 'FSFAT_FOPEN_TEST_16: write/check n x 25kB data files.' ........................... OK in 0.10 sec +mbedgt: test case summary: 16 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files' ...... OK in 21.02 sec + test case: 'Block Size file test' ............................................................ OK in 0.17 sec + test case: 'Dir check' ....................................................................... OK in 0.03 sec + test case: 'File tests' ...................................................................... OK in 0.70 sec + test case: 'Large file test' ................................................................. OK in 1.28 sec + test case: 'Medium file test' ................................................................ OK in 0.09 sec + test case: 'Multiple block size file test' ................................................... OK in 0.10 sec + test case: 'Non-overlap check' ............................................................... OK in 0.34 sec + test case: 'Simple file test' ................................................................ OK in 0.06 sec + test case: 'Small file test' ................................................................. OK in 0.05 sec +mbedgt: test case summary: 9 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek' ....... OK in 21.90 sec + test case: 'Boundary seek and write' ......................................................... OK in 0.09 sec + test case: 'Large dir seek' .................................................................. OK in 0.05 sec + test case: 'Large file seek' ................................................................. OK in 0.05 sec + test case: 'Large file seek and write' ....................................................... OK in 0.05 sec + test case: 'Out-of-bounds seek' .............................................................. OK in 0.05 sec + test case: 'Seek tests' ...................................................................... OK in 3.12 sec + test case: 'Simple dir seek' ................................................................. OK in 0.05 sec + test case: 'Simple file seek' ................................................................ OK in 0.05 sec + test case: 'Simple file seek and write' ...................................................... OK in 0.05 sec +mbedgt: test case summary: 9 passes, 0 failures +mbedgt: all tests finished! +mbedgt: shuffle seed: 0.0366460404 +mbedgt: test suite report: ++-------------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+ +| target | platform_name | test suite | result | elapsed_time (sec) | copy_method | ++-------------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+ +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | OK | 22.11 | default | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | OK | 21.02 | default | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | OK | 19.93 | default | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | OK | 17.62 | default | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | OK | 21.9 | default | ++-------------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+ +mbedgt: test suite results: 5 OK +mbedgt: test case report: ++-------------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+ +| target | platform_name | test suite | test case | passed | failed | result | elapsed_time (sec) | ++-------------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+ +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory creation | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory failures | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory iteration | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory remove | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory rename | 1 | 0 | OK | 0.18 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory tests | 1 | 0 | OK | 0.6 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | File creation | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Multi-block directory | 1 | 0 | OK | 2.52 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Nested directories | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Root directory | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Block Size file test | 1 | 0 | OK | 0.17 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Dir check | 1 | 0 | OK | 0.03 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | File tests | 1 | 0 | OK | 0.7 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Large file test | 1 | 0 | OK | 1.28 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Medium file test | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Multiple block size file test | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Non-overlap check | 1 | 0 | OK | 0.34 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Simple file test | 1 | 0 | OK | 0.06 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Small file test | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_00: format sd card to FAT FS. | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_01: fopen()/fwrite()/fclose() directories/file in multi-dir filepath. | 1 | 0 | OK | 0.12 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_02: fopen(r) pre-existing file try to write it. | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_03: fopen(w+) pre-existing file try to write it. | 1 | 0 | OK | 0.11 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_04: fopen() with a filename exceeding the maximum length. | 1 | 0 | OK | 0.11 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_06: fopen() with bad filenames (minimal). | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_07: fopen()/errno handling. | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_08: ferror()/clearerr()/errno handling. | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_09: ftell() handling. | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_10: remove() test. | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_11: rename(). | 1 | 0 | OK | 0.06 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_12: opendir(), readdir(), closedir() test. | 1 | 0 | OK | 0.11 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_13: mkdir() test. | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_14: stat() test. | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_15: format() test. | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_16: write/check n x 25kB data files. | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | File tests | 1 | 0 | OK | 0.57 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | Filesystem access from multiple threads | 1 | 0 | OK | 0.17 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Boundary seek and write | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Large dir seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Large file seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Large file seek and write | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Out-of-bounds seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Seek tests | 1 | 0 | OK | 3.12 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Simple dir seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Simple file seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Simple file seek and write | 1 | 0 | OK | 0.05 | ++-------------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+ +mbedgt: test case results: 46 OK +mbedgt: completed in 103.47 sec +[mbed] Auto-installing missing Python modules... +
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SD_tests_IAR.log Wed Mar 20 17:51:14 2019 +0000 @@ -0,0 +1,459 @@ +D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program>mbed test -t IAR -m VK_RZ_A1H -n mbed-os-components-storage-blockdevice-component_sd-tests* > SD_tests_IAR.log + +Building library mbed-build (VK_RZ_A1H, IAR) +Scan: mbed-os-program +Building project dirs (VK_RZ_A1H, IAR) +Scan: IAR +Scan: dirs +Scan: COMMON +Link: dirs +Elf2Bin: dirs +| Module | .text | .data | .bss | +|---------------------------------|------------|----------|-----------| +| [lib]\dl7Sx_tlf.a | 13220(+0) | 540(+0) | 716(+0) | +| [lib]\dlpp7Sx_tl_fc.a | 130(+0) | 0(+0) | 0(+0) | +| [lib]\lib_RZ_A1H_sd_driver.a | 26364(+0) | 12(+0) | 128(+0) | +| [lib]\m7Sx_tlv.a | 582(+0) | 0(+0) | 0(+0) | +| [lib]\rt7Sx_tl.a | 2520(+0) | 0(+0) | 0(+0) | +| [misc] | 371(+0) | 0(+0) | 66304(+0) | +| cmsis\TARGET_CORTEX_A | 1048(+0) | 0(+0) | 4084(+0) | +| components\storage | 10524(+0) | 0(+0) | 10384(+0) | +| drivers\RawSerial.o | 272(+0) | 0(+0) | 0(+0) | +| drivers\SPI.o | 78(+0) | 0(+0) | 716(+0) | +| drivers\SerialBase.o | 392(+0) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 276(+0) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 88(+0) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 98(+0) | 0(+0) | 0(+0) | +| events\EventQueue.o | 82(+0) | 0(+0) | 0(+0) | +| features\cellular | 36(+0) | 0(+0) | 0(+0) | +| features\frameworks | 6420(+0) | 204(+0) | 428(+0) | +| features\nanostack | 184(+0) | 0(+0) | 0(+0) | +| features\nfc | 68(+0) | 0(+0) | 0(+0) | +| features\storage | 17516(+0) | 0(+0) | 84(+0) | +| hal\mbed_critical_section_api.o | 156(+0) | 0(+0) | 2(+0) | +| hal\mbed_gpio.o | 68(+0) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 248(+0) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1164(+0) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 68(+0) | 4(+0) | 64(+0) | +| platform\ATCmdParser.o | 26(+0) | 0(+0) | 0(+0) | +| platform\FileBase.o | 324(+0) | 0(+0) | 56(+0) | +| platform\FilePath.o | 160(+0) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 8(+0) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 32(+0) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 392(+0) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 256(+0) | 0(+0) | 4(+0) | +| platform\mbed_error.o | 1216(+0) | 0(+0) | 120(+0) | +| platform\mbed_mktime.o | 552(+0) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 806(+0) | 120(+0) | 8(+0) | +| platform\mbed_rtc_time.o | 260(+0) | 64(+0) | 0(+0) | +| platform\mbed_sleep_manager.o | 220(+0) | 0(+0) | 2(+0) | +| platform\mbed_wait_api_rtos.o | 128(+0) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 304(+0) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 8430(+0) | 173(+0) | 6352(+0) | +| rtos\Thread.o | 62(+0) | 0(+0) | 0(+0) | +| targets\TARGET_RENESAS | 11050(+0) | 154(+0) | 723(+0) | +| Subtotals | 106199(+0) | 1271(+0) | 90175(+0) | +Total Static RAM memory (data + bss): 91446(+0) bytes +Total Flash memory (text + data): 107470(+0) bytes + +Image: BUILD/tests/VK_RZ_A1H/IAR/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/dirs/dirs.bin + +Building project parallel (VK_RZ_A1H, IAR) +Scan: IAR +Scan: parallel +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: main.cpp +Link: parallel +Elf2Bin: parallel +| Module | .text | .data | .bss | +|---------------------------------|-----------------|-------------|---------------| +| [lib]\dl7Sx_tlf.a | 13220(+13220) | 540(+540) | 716(+716) | +| [lib]\dlpp7Sx_tl_fc.a | 134(+134) | 0(+0) | 0(+0) | +| [lib]\lib_RZ_A1H_sd_driver.a | 26364(+26364) | 12(+12) | 128(+128) | +| [lib]\m7Sx_tlv.a | 582(+582) | 0(+0) | 0(+0) | +| [lib]\rt7Sx_tl.a | 2368(+2368) | 0(+0) | 0(+0) | +| [misc] | 373(+373) | 0(+0) | 66304(+66304) | +| cmsis\TARGET_CORTEX_A | 1048(+1048) | 0(+0) | 4084(+4084) | +| components\storage | 6756(+6756) | 0(+0) | 1704(+1704) | +| drivers\RawSerial.o | 272(+272) | 0(+0) | 0(+0) | +| drivers\SPI.o | 78(+78) | 0(+0) | 716(+716) | +| drivers\SerialBase.o | 392(+392) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 276(+276) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 88(+88) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 98(+98) | 0(+0) | 0(+0) | +| events\EventQueue.o | 82(+82) | 0(+0) | 0(+0) | +| features\cellular | 36(+36) | 0(+0) | 0(+0) | +| features\frameworks | 6340(+6340) | 204(+204) | 428(+428) | +| features\nanostack | 184(+184) | 0(+0) | 0(+0) | +| features\nfc | 68(+68) | 0(+0) | 0(+0) | +| features\storage | 15596(+15596) | 0(+0) | 84(+84) | +| hal\mbed_critical_section_api.o | 156(+156) | 0(+0) | 2(+2) | +| hal\mbed_gpio.o | 68(+68) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 248(+248) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1164(+1164) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 68(+68) | 4(+4) | 64(+64) | +| platform\ATCmdParser.o | 26(+26) | 0(+0) | 0(+0) | +| platform\FileBase.o | 324(+324) | 0(+0) | 56(+56) | +| platform\FilePath.o | 160(+160) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 32(+32) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 392(+392) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 256(+256) | 0(+0) | 4(+4) | +| platform\mbed_error.o | 1216(+1216) | 0(+0) | 120(+120) | +| platform\mbed_mktime.o | 552(+552) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 810(+810) | 120(+120) | 8(+8) | +| platform\mbed_rtc_time.o | 260(+260) | 64(+64) | 0(+0) | +| platform\mbed_sleep_manager.o | 220(+220) | 0(+0) | 2(+2) | +| platform\mbed_wait_api_rtos.o | 128(+128) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 320(+320) | 0(+0) | 0(+0) | +| rtos\Semaphore.o | 208(+208) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 9628(+9628) | 173(+173) | 6352(+6352) | +| rtos\Thread.o | 844(+844) | 0(+0) | 0(+0) | +| targets\TARGET_RENESAS | 11050(+11050) | 154(+154) | 723(+723) | +| Subtotals | 102493(+102493) | 1271(+1271) | 81495(+81495) | +Total Static RAM memory (data + bss): 82766(+82766) bytes +Total Flash memory (text + data): 103764(+103764) bytes + +Image: BUILD/tests/VK_RZ_A1H/IAR/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/parallel/parallel.bin + +Building project fopen (VK_RZ_A1H, IAR) +Scan: IAR +Scan: fopen +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: fopen.cpp +Link: fopen +Elf2Bin: fopen +| Module | .text | .data | .bss | +|---------------------------------|---------------|-------------|---------------| +| [lib]\dl7Sx_tlf.a | 11116(+11116) | 480(+480) | 716(+716) | +| [lib]\dlpp7Sx_tl_fc.a | 84(+84) | 0(+0) | 0(+0) | +| [lib]\m7Sx_tlv.a | 582(+582) | 0(+0) | 0(+0) | +| [lib]\rt7Sx_tl.a | 2020(+2020) | 0(+0) | 0(+0) | +| [misc] | 331(+331) | 0(+0) | 66304(+66304) | +| cmsis\TARGET_CORTEX_A | 1048(+1048) | 0(+0) | 4084(+4084) | +| components\storage | 1310(+1310) | 0(+0) | 492(+492) | +| drivers\RawSerial.o | 272(+272) | 0(+0) | 0(+0) | +| drivers\SPI.o | 78(+78) | 0(+0) | 716(+716) | +| drivers\SerialBase.o | 392(+392) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 276(+276) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 88(+88) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 98(+98) | 0(+0) | 0(+0) | +| events\EventQueue.o | 82(+82) | 0(+0) | 0(+0) | +| features\cellular | 36(+36) | 0(+0) | 0(+0) | +| features\frameworks | 5506(+5506) | 204(+204) | 236(+236) | +| features\nanostack | 184(+184) | 0(+0) | 0(+0) | +| features\nfc | 68(+68) | 0(+0) | 0(+0) | +| hal\mbed_critical_section_api.o | 156(+156) | 0(+0) | 2(+2) | +| hal\mbed_gpio.o | 68(+68) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 248(+248) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1164(+1164) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 68(+68) | 4(+4) | 64(+64) | +| platform\ATCmdParser.o | 26(+26) | 0(+0) | 0(+0) | +| platform\FileBase.o | 148(+148) | 0(+0) | 56(+56) | +| platform\FilePath.o | 160(+160) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 32(+32) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 392(+392) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 256(+256) | 0(+0) | 4(+4) | +| platform\mbed_error.o | 1216(+1216) | 0(+0) | 120(+120) | +| platform\mbed_retarget.o | 690(+690) | 120(+120) | 8(+8) | +| platform\mbed_rtc_time.o | 136(+136) | 0(+0) | 0(+0) | +| platform\mbed_sleep_manager.o | 220(+220) | 0(+0) | 2(+2) | +| platform\mbed_wait_api_rtos.o | 128(+128) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 304(+304) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 8358(+8358) | 173(+173) | 6352(+6352) | +| rtos\Thread.o | 62(+62) | 0(+0) | 0(+0) | +| targets\TARGET_RENESAS | 9054(+9054) | 154(+154) | 711(+711) | +| Subtotals | 46457(+46457) | 1135(+1135) | 79867(+79867) | +Total Static RAM memory (data + bss): 81002(+81002) bytes +Total Flash memory (text + data): 47592(+47592) bytes + +Image: BUILD/tests/VK_RZ_A1H/IAR/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/fopen/fopen.bin + +Building project seek (VK_RZ_A1H, IAR) +Scan: IAR +Scan: seek +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: main.cpp +Link: seek +Elf2Bin: seek +| Module | .text | .data | .bss | +|---------------------------------|-----------------|-------------|---------------| +| [lib]\dl7Sx_tlf.a | 13220(+13220) | 540(+540) | 716(+716) | +| [lib]\dlpp7Sx_tl_fc.a | 130(+130) | 0(+0) | 0(+0) | +| [lib]\lib_RZ_A1H_sd_driver.a | 26364(+26364) | 12(+12) | 128(+128) | +| [lib]\m7Sx_tlv.a | 582(+582) | 0(+0) | 0(+0) | +| [lib]\rt7Sx_tl.a | 2520(+2520) | 0(+0) | 0(+0) | +| [misc] | 372(+372) | 0(+0) | 66304(+66304) | +| cmsis\TARGET_CORTEX_A | 1048(+1048) | 0(+0) | 4084(+4084) | +| components\storage | 13060(+13060) | 0(+0) | 10352(+10352) | +| drivers\RawSerial.o | 272(+272) | 0(+0) | 0(+0) | +| drivers\SPI.o | 78(+78) | 0(+0) | 716(+716) | +| drivers\SerialBase.o | 392(+392) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 276(+276) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 88(+88) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 98(+98) | 0(+0) | 0(+0) | +| events\EventQueue.o | 82(+82) | 0(+0) | 0(+0) | +| features\cellular | 36(+36) | 0(+0) | 0(+0) | +| features\frameworks | 6284(+6284) | 204(+204) | 428(+428) | +| features\nanostack | 184(+184) | 0(+0) | 0(+0) | +| features\nfc | 68(+68) | 0(+0) | 0(+0) | +| features\storage | 17860(+17860) | 0(+0) | 84(+84) | +| hal\mbed_critical_section_api.o | 156(+156) | 0(+0) | 2(+2) | +| hal\mbed_gpio.o | 68(+68) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 248(+248) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1164(+1164) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 68(+68) | 4(+4) | 64(+64) | +| platform\ATCmdParser.o | 26(+26) | 0(+0) | 0(+0) | +| platform\FileBase.o | 324(+324) | 0(+0) | 56(+56) | +| platform\FilePath.o | 160(+160) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 32(+32) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 392(+392) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 256(+256) | 0(+0) | 4(+4) | +| platform\mbed_error.o | 1216(+1216) | 0(+0) | 120(+120) | +| platform\mbed_mktime.o | 552(+552) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 806(+806) | 120(+120) | 8(+8) | +| platform\mbed_rtc_time.o | 260(+260) | 64(+64) | 0(+0) | +| platform\mbed_sleep_manager.o | 220(+220) | 0(+0) | 2(+2) | +| platform\mbed_wait_api_rtos.o | 128(+128) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 304(+304) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 8430(+8430) | 173(+173) | 6352(+6352) | +| rtos\Thread.o | 62(+62) | 0(+0) | 0(+0) | +| targets\TARGET_RENESAS | 11050(+11050) | 154(+154) | 723(+723) | +| Subtotals | 108944(+108944) | 1271(+1271) | 90143(+90143) | +Total Static RAM memory (data + bss): 91414(+91414) bytes +Total Flash memory (text + data): 110215(+110215) bytes + +Image: BUILD/tests/VK_RZ_A1H/IAR/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/seek/seek.bin + +Building project files (VK_RZ_A1H, IAR) +Scan: IAR +Scan: files +Scan: COMMON +Compile [ 50.0%]: fsfat_test.c +Compile [100.0%]: main.cpp +Link: files +Elf2Bin: files +| Module | .text | .data | .bss | +|---------------------------------|-----------------|-------------|-----------------| +| [lib]\dl7Sx_tlf.a | 13486(+13486) | 680(+680) | 716(+716) | +| [lib]\dlpp7Sx_tl_fc.a | 130(+130) | 0(+0) | 0(+0) | +| [lib]\lib_RZ_A1H_sd_driver.a | 26364(+26364) | 12(+12) | 128(+128) | +| [lib]\m7Sx_tlv.a | 582(+582) | 0(+0) | 0(+0) | +| [lib]\rt7Sx_tl.a | 2520(+2520) | 0(+0) | 0(+0) | +| [misc] | 405(+405) | 0(+0) | 66304(+66304) | +| cmsis\TARGET_CORTEX_A | 1048(+1048) | 0(+0) | 4084(+4084) | +| components\storage | 10612(+10612) | 32(+32) | 26744(+26744) | +| drivers\RawSerial.o | 272(+272) | 0(+0) | 0(+0) | +| drivers\SPI.o | 78(+78) | 0(+0) | 716(+716) | +| drivers\SerialBase.o | 392(+392) | 0(+0) | 0(+0) | +| drivers\Ticker.o | 276(+276) | 0(+0) | 0(+0) | +| drivers\Timeout.o | 88(+88) | 0(+0) | 0(+0) | +| drivers\TimerEvent.o | 98(+98) | 0(+0) | 0(+0) | +| events\EventQueue.o | 82(+82) | 0(+0) | 0(+0) | +| features\cellular | 36(+36) | 0(+0) | 0(+0) | +| features\frameworks | 6284(+6284) | 204(+204) | 428(+428) | +| features\nanostack | 184(+184) | 0(+0) | 0(+0) | +| features\nfc | 68(+68) | 0(+0) | 0(+0) | +| features\storage | 16944(+16944) | 0(+0) | 84(+84) | +| hal\mbed_critical_section_api.o | 156(+156) | 0(+0) | 2(+2) | +| hal\mbed_gpio.o | 68(+68) | 0(+0) | 0(+0) | +| hal\mbed_pinmap_common.o | 248(+248) | 0(+0) | 0(+0) | +| hal\mbed_ticker_api.o | 1164(+1164) | 0(+0) | 0(+0) | +| hal\mbed_us_ticker_api.o | 68(+68) | 4(+4) | 64(+64) | +| platform\ATCmdParser.o | 26(+26) | 0(+0) | 0(+0) | +| platform\FileBase.o | 324(+324) | 0(+0) | 56(+56) | +| platform\FilePath.o | 160(+160) | 0(+0) | 0(+0) | +| platform\FileSystemHandle.o | 8(+8) | 0(+0) | 0(+0) | +| platform\mbed_assert.o | 32(+32) | 0(+0) | 0(+0) | +| platform\mbed_board.o | 392(+392) | 0(+0) | 0(+0) | +| platform\mbed_critical.o | 256(+256) | 0(+0) | 4(+4) | +| platform\mbed_error.o | 1216(+1216) | 0(+0) | 120(+120) | +| platform\mbed_mktime.o | 552(+552) | 0(+0) | 0(+0) | +| platform\mbed_retarget.o | 806(+806) | 120(+120) | 8(+8) | +| platform\mbed_rtc_time.o | 260(+260) | 64(+64) | 0(+0) | +| platform\mbed_sleep_manager.o | 220(+220) | 0(+0) | 2(+2) | +| platform\mbed_wait_api_rtos.o | 128(+128) | 0(+0) | 0(+0) | +| rtos\Mutex.o | 304(+304) | 0(+0) | 0(+0) | +| rtos\TARGET_CORTEX | 8430(+8430) | 173(+173) | 6352(+6352) | +| rtos\Thread.o | 62(+62) | 0(+0) | 0(+0) | +| targets\TARGET_RENESAS | 11050(+11050) | 154(+154) | 723(+723) | +| Subtotals | 105879(+105879) | 1443(+1443) | 106535(+106535) | +Total Static RAM memory (data + bss): 107978(+107978) bytes +Total Flash memory (text + data): 107322(+107322) bytes + +Image: BUILD/tests/VK_RZ_A1H/IAR/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/files/files.bin + +Memory map breakdown for built projects (values in Bytes): +| name | target | toolchain | static_ram | total_flash | +|----------|-----------|-----------|------------|-------------| +| dirs | VK_RZ_A1H | IAR | 91446 | 107470 | +| files | VK_RZ_A1H | IAR | 107978 | 107322 | +| fopen | VK_RZ_A1H | IAR | 81002 | 47592 | +| parallel | VK_RZ_A1H | IAR | 82766 | 103764 | +| seek | VK_RZ_A1H | IAR | 91414 | 110215 | + + +Build successes: + * VK_RZ_A1H::IAR::MBED-BUILD + * VK_RZ_A1H::IAR::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-DIRS + * VK_RZ_A1H::IAR::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FILES + * VK_RZ_A1H::IAR::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FOPEN + * VK_RZ_A1H::IAR::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-PARALLEL + * VK_RZ_A1H::IAR::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-SEEK +mbedgt: greentea test automation tool ver. 1.3.2 +mbedgt: test specification file 'D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program\BUILD\tests\VK_RZ_A1H\IAR\test_spec.json' (specified with --test-spec option) +mbedgt: using 'D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program\BUILD\tests\VK_RZ_A1H\IAR\test_spec.json' from current directory! +mbedgt: detecting connected mbed-enabled devices... +[1553103201.75][mbedls.lstools_base]Call to deprecated function list_mbeds_ext. Functionality has been moved into 'list_mbeds'. Please use list_mbeds with 'unique_names=True' and 'read_details_txt=True' +mbedgt: detected 1 device +mbedgt: processing target 'VK_RZ_A1H' toolchain 'IAR' compatible platforms... (note: switch set to --parallel 1) +mbedgt: test case filter (specified with -n option) + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel' + test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek' +mbedgt: running 5 tests for platform 'VK_RZ_A1H' and toolchain 'IAR' +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs' ....... OK in 19.90 sec + test case: 'Directory creation' .............................................................. OK in 0.06 sec + test case: 'Directory failures' .............................................................. OK in 0.04 sec + test case: 'Directory iteration' ............................................................. OK in 0.06 sec + test case: 'Directory remove' ................................................................ OK in 0.08 sec + test case: 'Directory rename' ................................................................ OK in 0.19 sec + test case: 'Directory tests' ................................................................. OK in 0.70 sec + test case: 'File creation' ................................................................... OK in 0.04 sec + test case: 'Multi-block directory' ........................................................... OK in 2.41 sec + test case: 'Nested directories' .............................................................. OK in 0.08 sec + test case: 'Root directory' .................................................................. OK in 0.05 sec +mbedgt: test case summary: 10 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel' ... OK in 15.63 sec + test case: 'File tests' ...................................................................... OK in 0.56 sec + test case: 'Filesystem access from multiple threads' ......................................... OK in 0.30 sec +mbedgt: test case summary: 2 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen' ...... OK in 18.70 sec + test case: 'FSFAT_FOPEN_TEST_00: format sd card to FAT FS.' .................................. OK in 0.08 sec + test case: 'FSFAT_FOPEN_TEST_01: fopen()/fwrite()/fclose() directories/file in multi-dir filepath.' OK in 0.13 sec + test case: 'FSFAT_FOPEN_TEST_02: fopen(r) pre-existing file try to write it.' ................ OK in 0.11 sec + test case: 'FSFAT_FOPEN_TEST_03: fopen(w+) pre-existing file try to write it.' ............... OK in 0.11 sec + test case: 'FSFAT_FOPEN_TEST_04: fopen() with a filename exceeding the maximum length.' ...... OK in 0.12 sec + test case: 'FSFAT_FOPEN_TEST_06: fopen() with bad filenames (minimal).' ...................... OK in 0.10 sec + test case: 'FSFAT_FOPEN_TEST_07: fopen()/errno handling.' .................................... OK in 0.09 sec + test case: 'FSFAT_FOPEN_TEST_08: ferror()/clearerr()/errno handling.' ........................ OK in 0.09 sec + test case: 'FSFAT_FOPEN_TEST_09: ftell() handling.' .......................................... OK in 0.09 sec + test case: 'FSFAT_FOPEN_TEST_10: remove() test.' ............................................. OK in 0.07 sec + test case: 'FSFAT_FOPEN_TEST_11: rename().' .................................................. OK in 0.07 sec + test case: 'FSFAT_FOPEN_TEST_12: opendir(), readdir(), closedir() test.' ..................... OK in 0.10 sec + test case: 'FSFAT_FOPEN_TEST_13: mkdir() test.' .............................................. OK in 0.08 sec + test case: 'FSFAT_FOPEN_TEST_14: stat() test.' ............................................... OK in 0.08 sec + test case: 'FSFAT_FOPEN_TEST_15: format() test.' ............................................. OK in 0.08 sec + test case: 'FSFAT_FOPEN_TEST_16: write/check n x 25kB data files.' ........................... OK in 0.08 sec +mbedgt: test case summary: 16 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files' ...... OK in 18.71 sec + test case: 'Block Size file test' ............................................................ OK in 0.14 sec + test case: 'Dir check' ....................................................................... OK in 0.05 sec + test case: 'File tests' ...................................................................... OK in 0.55 sec + test case: 'Large file test' ................................................................. OK in 1.36 sec + test case: 'Medium file test' ................................................................ OK in 0.09 sec + test case: 'Multiple block size file test' ................................................... OK in 0.09 sec + test case: 'Non-overlap check' ............................................................... OK in 0.35 sec + test case: 'Simple file test' ................................................................ OK in 0.05 sec + test case: 'Small file test' ................................................................. OK in 0.05 sec +mbedgt: test case summary: 9 passes, 0 failures +mbedgt: mbed-host-test-runner: started +mbedgt: checking for GCOV data... +mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f +mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek' ....... OK in 19.72 sec + test case: 'Boundary seek and write' ......................................................... OK in 0.09 sec + test case: 'Large dir seek' .................................................................. OK in 0.05 sec + test case: 'Large file seek' ................................................................. OK in 0.05 sec + test case: 'Large file seek and write' ....................................................... OK in 0.06 sec + test case: 'Out-of-bounds seek' .............................................................. OK in 0.05 sec + test case: 'Seek tests' ...................................................................... OK in 3.07 sec + test case: 'Simple dir seek' ................................................................. OK in 0.04 sec + test case: 'Simple file seek' ................................................................ OK in 0.04 sec + test case: 'Simple file seek and write' ...................................................... OK in 0.07 sec +mbedgt: test case summary: 9 passes, 0 failures +mbedgt: all tests finished! +mbedgt: shuffle seed: 0.6007386248 +mbedgt: test suite report: ++---------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+ +| target | platform_name | test suite | result | elapsed_time (sec) | copy_method | ++---------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+ +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | OK | 19.9 | default | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | OK | 18.71 | default | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | OK | 18.7 | default | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | OK | 15.63 | default | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | OK | 19.72 | default | ++---------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+ +mbedgt: test suite results: 5 OK +mbedgt: test case report: ++---------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+ +| target | platform_name | test suite | test case | passed | failed | result | elapsed_time (sec) | ++---------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+ +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory creation | 1 | 0 | OK | 0.06 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory failures | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory iteration | 1 | 0 | OK | 0.06 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory remove | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory rename | 1 | 0 | OK | 0.19 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Directory tests | 1 | 0 | OK | 0.7 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | File creation | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Multi-block directory | 1 | 0 | OK | 2.41 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Nested directories | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs | Root directory | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Block Size file test | 1 | 0 | OK | 0.14 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Dir check | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | File tests | 1 | 0 | OK | 0.55 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Large file test | 1 | 0 | OK | 1.36 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Medium file test | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Multiple block size file test | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Non-overlap check | 1 | 0 | OK | 0.35 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Simple file test | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files | Small file test | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_00: format sd card to FAT FS. | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_01: fopen()/fwrite()/fclose() directories/file in multi-dir filepath. | 1 | 0 | OK | 0.13 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_02: fopen(r) pre-existing file try to write it. | 1 | 0 | OK | 0.11 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_03: fopen(w+) pre-existing file try to write it. | 1 | 0 | OK | 0.11 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_04: fopen() with a filename exceeding the maximum length. | 1 | 0 | OK | 0.12 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_06: fopen() with bad filenames (minimal). | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_07: fopen()/errno handling. | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_08: ferror()/clearerr()/errno handling. | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_09: ftell() handling. | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_10: remove() test. | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_11: rename(). | 1 | 0 | OK | 0.07 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_12: opendir(), readdir(), closedir() test. | 1 | 0 | OK | 0.1 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_13: mkdir() test. | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_14: stat() test. | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_15: format() test. | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen | FSFAT_FOPEN_TEST_16: write/check n x 25kB data files. | 1 | 0 | OK | 0.08 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | File tests | 1 | 0 | OK | 0.56 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | Filesystem access from multiple threads | 1 | 0 | OK | 0.3 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Boundary seek and write | 1 | 0 | OK | 0.09 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Large dir seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Large file seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Large file seek and write | 1 | 0 | OK | 0.06 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Out-of-bounds seek | 1 | 0 | OK | 0.05 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Seek tests | 1 | 0 | OK | 3.07 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Simple dir seek | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Simple file seek | 1 | 0 | OK | 0.04 | +| VK_RZ_A1H-IAR | VK_RZ_A1H | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek | Simple file seek and write | 1 | 0 | OK | 0.07 | ++---------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+ +mbedgt: test case results: 46 OK +mbedgt: completed in 93.54 sec +[mbed] Auto-installing missing Python modules... +
--- a/approach.txt Mon Mar 18 16:54:40 2019 +0000 +++ b/approach.txt Wed Mar 20 17:51:14 2019 +0000 @@ -1,4 +1,3 @@ Опит за реюзване на вече съществъващ компонент SD (и най вече тестовете му). Напрактика SD и SDHI правят едно и също нещо през различни физически интерфейси (SPI и SDHI контролер) Няма много смисъл да има 2 компонента с идентична функционалност и затова SDHI отиде в SD с всички произтичащи от това последствия! -Въпреки това, SYNC_FAIL продължава да се случва! \ No newline at end of file
--- a/mbed-os-program/mbed-os/components/storage/blockdevice/COMPONENT_SD/mbed_lib.json Mon Mar 18 16:54:40 2019 +0000
+++ b/mbed-os-program/mbed-os/components/storage/blockdevice/COMPONENT_SD/mbed_lib.json Wed Mar 20 17:51:14 2019 +0000
@@ -1,27 +1,27 @@
{
"name": "sd",
"config": {
- "SDHI_CH": "SDHI_CH",
"SPI_CS": "SPI_CS",
"SPI_MOSI": "SPI_MOSI",
"SPI_MISO": "SPI_MISO",
"SPI_CLK": "SPI_SCK",
+ "SDHI_CH": null,
+ "BD_type": {
+ "help": "default BlockDevice type: (SD) or (SDHI)",
+ "macro_name": "MBED_TEST_BLOCKDEVICE",
+ "value": null
+ },
+ "BD_class_init": {
+ "help": "default BlockDevice class constructor: (SD) or (SDHI)",
+ "macro_name": "MBED_TEST_BLOCKDEVICE_DECL",
+ "value": null
+ },
"FSFAT_SDCARD_INSTALLED": 1,
"CMD_TIMEOUT": 10000,
"CMD0_IDLE_STATE_RETRIES": 5,
"INIT_FREQUENCY": 100000,
"CRC_ENABLED": 1,
- "TEST_BUFFER": 8192,
- "SDBlockDevice_type": {
- "help": "default: (SPI) or HWdedicated (SDHI)",
- "macro_name": "MBED_TEST_BLOCKDEVICE",
- "value": "SDBlockDevice"
- },
- "SDBlockDevice_class": {
- "help": "how to be inited the specified bd",
- "macro_name": "MBED_TEST_BLOCKDEVICE_DECL",
- "value": "SDBlockDevice bd(MBED_CONF_SD_SPI_MOSI, MBED_CONF_SD_SPI_MISO, MBED_CONF_SD_SPI_CLK, MBED_CONF_SD_SPI_CS)"
- }
+ "TEST_BUFFER": 8192
},
"target_overrides": {
"DISCO_F051R8": {
@@ -207,15 +207,33 @@
"SPI_CLK": "P5_4",
"SPI_CS": "P5_5"
},
- "VK_RZ_A1H": {
- "SDHI_CH": 0,
- "SDBlockDevice_type": "SDHIBlockDevice",
- "SDBlockDevice_class": "SDHIBlockDevice bd(MBED_CONF_SD_SDHI_CH)"
+ "VK_RZ_A1H": {
+ "SPI_CS": null,
+ "SPI_MOSI": null,
+ "SPI_MISO": null,
+ "SPI_CLK": null,
+ "SDHI_CH": 0,
+ "BD_type": "SDHIBlockDevice",
+ "BD_class_init": "SDHIBlockDevice bd(MBED_CONF_SD_SDHI_CH)",
+ "CRC_ENABLED": null,
+ "CMD_TIMEOUT": null,
+ "INIT_FREQUENCY": null,
+ "FSFAT_SDCARD_INSTALLED": null,
+ "CMD0_IDLE_STATE_RETRIES": null
},
"VK_RZ_A1LU": {
- "SDHI_CH": 1,
- "SDBlockDevice_type": "SDHIBlockDevice",
- "SDBlockDevice_class": "SDHIBlockDevice bd(MBED_CONF_SD_SDHI_CH)"
+ "SPI_CS": null,
+ "SPI_MOSI": null,
+ "SPI_MISO": null,
+ "SPI_CLK": null,
+ "SDHI_CH": 1,
+ "BD_type": "SDHIBlockDevice",
+ "BD_class_init": "SDHIBlockDevice bd(MBED_CONF_SD_SDHI_CH)",
+ "CRC_ENABLED": null,
+ "CMD_TIMEOUT": null,
+ "INIT_FREQUENCY": null,
+ "FSFAT_SDCARD_INSTALLED": null,
+ "CMD0_IDLE_STATE_RETRIES": null
},
"HEXIWEAR": {
"SPI_MOSI": "PTE3",
@@ -257,3 +275,4 @@
}
}
+
--- a/mbed-os-program/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_VK_RZ_A1H/device/SDHI_driver/sdhi_low.c Mon Mar 18 16:54:40 2019 +0000
+++ b/mbed-os-program/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_VK_RZ_A1H/device/SDHI_driver/sdhi_low.c Wed Mar 20 17:51:14 2019 +0000
@@ -255,7 +255,7 @@
#endif
/* ---- wait card detect ---- */
- osDelay(1000); /* wait 1s */
+ osDelay(100); /* wait 100ms */
return SD_OK;
}
@@ -299,6 +299,15 @@
* Return Value : success : SD_OK
* : fail : SD_ERR
******************************************************************************/
+#ifdef __CC_ARM
+ #pragma push
+ #pragma Ospace
+#elif defined(__ICCARM__)
+ #pragma optimize=size
+#elif (defined( __GNUC__ ) && !defined( __CC_ARM ))
+ #pragma GCC push_options
+ #pragma GCC optimize ("Os")
+#endif
int sddev_read_data(int sd_port, unsigned char *buff,unsigned long reg_addr,long num)
{
long i;
@@ -357,6 +366,11 @@
return SD_OK;
}
+#ifdef __CC_ARM
+ #pragma pop
+#elif (defined( __GNUC__ ) && !defined( __CC_ARM ))
+ #pragma GCC pop_options
+#endif
/******************************************************************************
* Function Name: int sddev_write_data(int sd_port, unsigned char *buff,unsigned long reg_addr,long num);
@@ -1053,3 +1067,4 @@
/* End of File */
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-os-program/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_VK_RZ_A1H/device/inc/iodefines/sdhi_iodefine.h Wed Mar 20 17:51:14 2019 +0000
@@ -0,0 +1,153 @@
+/*******************************************************************************
+* DISCLAIMER
+*******************************************************************************/
+/*******************************************************************************
+* File Name : sdhi_iodefine.h
+* $Rev: $
+* $Date:: $
+* Description : Definition of I/O Register for RZ/A1
+******************************************************************************/
+#ifndef SDHI_IODEFINE_H
+#define SDHI_IODEFINE_H
+/* ->QAC 0639 : Over 127 members (C90) */
+/* ->QAC 0857 : Over 1024 #define (C90) */
+/* ->MISRA 18.4 : Pack unpack union */ /* ->SEC M1.6.2 */
+/* ->SEC M1.10.1 : Not magic number */
+
+#define SDHI0 (*(struct st_sdhi *)0xE804E000uL) /* SDHI0 */
+#define SDHI1 (*(struct st_sdhi *)0xE804E800uL) /* SDHI1 */
+
+
+/* Start of channel array defines of SDHI */
+
+/* Channel array defines of SDHI */
+/*(Sample) value = SDHI[ channel ]->SD_CMD; */
+#define SDHI_COUNT (2)
+#define SDHI_ADDRESS_LIST \
+{ /* ->MISRA 11.3 */ /* ->SEC R2.7.1 */ \
+ &SDHI0 \
+ &SDHI1 \
+} /* <-MISRA 11.3 */ /* <-SEC R2.7.1 */ /* { } is for MISRA 19.4 */
+
+/* End of channel array defines of SDHI */
+
+
+#define SD_CMD_0 (SDHI0.SD_CMD)
+#define SD_ARG0_0 (SDHI0.SD_ARG0)
+#define SD_ARG1_0 (SDHI0.SD_ARG1)
+#define SD_STOP_0 (SDHI0.SD_STOP)
+#define SD_SECCNT_0 (SDHI0.SD_SECCNT)
+#define SD_RSP00_0 (SDHI0.SD_RSP00)
+#define SD_RSP01_0 (SDHI0.SD_RSP01)
+#define SD_RSP02_0 (SDHI0.SD_RSP02)
+#define SD_RSP03_0 (SDHI0.SD_RSP03)
+#define SD_RSP04_0 (SDHI0.SD_RSP04)
+#define SD_RSP05_0 (SDHI0.SD_RSP05)
+#define SD_RSP06_0 (SDHI0.SD_RSP06)
+#define SD_RSP07_0 (SDHI0.SD_RSP07)
+#define SD_INFO1_0 (SDHI0.SD_INFO1)
+#define SD_INFO2_0 (SDHI0.SD_INFO2)
+#define SD_INFO1_MASK_0 (SDHI0.SD_INFO1_MASK)
+#define SD_INFO2_MASK_0 (SDHI0.SD_INFO2_MASK)
+#define SD_CLK_CTRL_0 (SDHI0.SD_CLK_CTRL)
+#define SD_SIZE_0 (SDHI0.SD_SIZE)
+#define SD_OPTION_0 (SDHI0.SD_OPTION)
+#define SD_ERR_STS1_0 (SDHI0.SD_ERR_STS1)
+#define SD_ERR_STS2_0 (SDHI0.SD_ERR_STS2)
+#define SD_BUF0_0 (SDHI0.SD_BUF0)
+#define SDIO_MODE_0 (SDHI0.SDIO_MODE)
+#define SDIO_INFO1_0 (SDHI0.SDIO_INFO1)
+#define SDIO_INFO1_MASK_0 (SDHI0.SDIO_INFO1_MASK)
+#define CC_EXT_MODE_0 (SDHI0.CC_EXT_MODE)
+#define SOFT_RST_0 (SDHI0.SOFT_RST)
+#define VERSION_0 (SDHI0.VERSION)
+#define EXT_SWAP_0 (SDHI0.EXT_SWAP)
+
+#define SD_CMD_1 (SDHI1.SD_CMD)
+#define SD_ARG0_1 (SDHI1.SD_ARG0)
+#define SD_ARG1_1 (SDHI1.SD_ARG1)
+#define SD_STOP_1 (SDHI1.SD_STOP)
+#define SD_SECCNT_1 (SDHI1.SD_SECCNT)
+#define SD_RSP00_1 (SDHI1.SD_RSP00)
+#define SD_RSP01_1 (SDHI1.SD_RSP01)
+#define SD_RSP02_1 (SDHI1.SD_RSP02)
+#define SD_RSP03_1 (SDHI1.SD_RSP03)
+#define SD_RSP04_1 (SDHI1.SD_RSP04)
+#define SD_RSP05_1 (SDHI1.SD_RSP05)
+#define SD_RSP06_1 (SDHI1.SD_RSP06)
+#define SD_RSP07_1 (SDHI1.SD_RSP07)
+#define SD_INFO1_1 (SDHI1.SD_INFO1)
+#define SD_INFO2_1 (SDHI1.SD_INFO2)
+#define SD_INFO1_MASK_1 (SDHI1.SD_INFO1_MASK)
+#define SD_INFO2_MASK_1 (SDHI1.SD_INFO2_MASK)
+#define SD_CLK_CTRL_1 (SDHI1.SD_CLK_CTRL)
+#define SD_SIZE_1 (SDHI1.SD_SIZE)
+#define SD_OPTION_1 (SDHI1.SD_OPTION)
+#define SD_ERR_STS1_1 (SDHI1.SD_ERR_STS1)
+#define SD_ERR_STS2_1 (SDHI1.SD_ERR_STS2)
+#define SD_BUF0_1 (SDHI1.SD_BUF0)
+#define SDIO_MODE_1 (SDHI1.SDIO_MODE)
+#define SDIO_INFO1_1 (SDHI1.SDIO_INFO1)
+#define SDIO_INFO1_MASK_1 (SDHI1.SDIO_INFO1_MASK)
+#define CC_EXT_MODE_1 (SDHI1.CC_EXT_MODE)
+#define SOFT_RST_1 (SDHI1.SOFT_RST)
+#define VERSION_1 (SDHI1.VERSION)
+#define EXT_SWAP_1 (SDHI1.EXT_SWAP)
+
+typedef struct st_sdhi
+{
+ /* SDHI */
+ volatile uint16_t SD_CMD; /* SD_CMD */
+ volatile uint8_t dummy1[2]; /* */
+ volatile uint16_t SD_ARG0; /* SSLDR */
+ volatile uint16_t SD_ARG1; /* SSLDR */
+ volatile uint16_t SD_STOP; /* SPBCR */
+ volatile uint16_t SD_SECCNT; /* SPBCR */
+ volatile uint16_t SD_RSP00; /* SPBCR */
+ volatile uint16_t SD_RSP01; /* SPBCR */
+ volatile uint16_t SD_RSP02; /* SPBCR */
+ volatile uint16_t SD_RSP03; /* SPBCR */
+ volatile uint16_t SD_RSP04; /* SPBCR */
+ volatile uint16_t SD_RSP05; /* SPBCR */
+ volatile uint16_t SD_RSP06; /* SPBCR */
+ volatile uint16_t SD_RSP07; /* SPBCR */
+ volatile uint16_t SD_INFO1; /* SPBCR */
+ volatile uint16_t SD_INFO2; /* SPBCR */
+ volatile uint16_t SD_INFO1_MASK; /* SPBCR */
+ volatile uint16_t SD_INFO2_MASK; /* SPBCR */
+ volatile uint16_t SD_CLK_CTRL; /* SPBCR */
+ volatile uint16_t SD_SIZE; /* SPBCR */
+ volatile uint16_t SD_OPTION; /* SPBCR */
+ volatile uint8_t dummy2[2]; /* */
+ volatile uint16_t SD_ERR_STS1; /* SPBCR */
+ volatile uint16_t SD_ERR_STS2; /* SPBCR */
+ volatile uint32_t SD_BUF0; /* DRCR */
+ volatile uint16_t SDIO_MODE; /* DRCMR */
+ volatile uint16_t SDIO_INFO1; /* DREAR */
+ volatile uint16_t SDIO_INFO1_MASK; /* DROPR */
+ volatile uint8_t dummy3[158]; /* */
+ volatile uint16_t CC_EXT_MODE; /* DRENR */
+ volatile uint8_t dummy4[6]; /* */
+ volatile uint16_t SOFT_RST; /* SMCR */
+ volatile uint16_t VERSION; /* SMCMR */
+ volatile uint8_t dummy5[12]; /* */
+ volatile uint16_t EXT_SWAP; /* SMADR */
+} r_io_sdhi_t;
+
+
+/* Channel array defines of SDHI (2)*/
+#ifdef DECLARE_SDHI_CHANNELS
+volatile struct st_sdhi* SDHI[ SDHI_COUNT ] =
+ /* ->MISRA 11.3 */ /* ->SEC R2.7.1 */
+ SDHI_ADDRESS_LIST;
+ /* <-MISRA 11.3 */ /* <-SEC R2.7.1 */
+#endif /* DECLARE_SPIBSC_CHANNELS */
+/* End of channel array defines of SDHI (2)*/
+
+
+/* <-SEC M1.10.1 */
+/* <-MISRA 18.4 */ /* <-SEC M1.6.2 */
+/* <-QAC 0857 */
+/* <-QAC 0639 */
+#endif
+