You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
running tests/portability/cmsis_rtos_v2/ failed due to SRAM Overflow.
To Reproduce
Steps to reproduce the behavior:
sanitycheck --hardware-map ~/mec1.file --device-testing -T tests/portability/cmsis_rtos_v2/ -vv
west flash
see error
*** Booting Zephyr OS build zephyr-v2.4.0-983-g3c79b565fe7e ***
2020-10-26 09:53:37,986 - sanitycheck - INFO - Adding tasks to the queue...
2020-10-26 09:53:37,986 - sanitycheck - DEBUG - Running cmake on /home/ztest/work/zephyrproject/zephyr/tests/portability/cmsis_rtos_v2 for mec15xxevb_assy6853
2020-10-26 09:53:37,986 - sanitycheck - DEBUG - Calling cmake with arguments: ['-B/home/ztest/work/zephyrproject/zephyr/sanity-out/mec15xxevb_assy6853/tests/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2', '-S/home/ztest/work/zephyrproject/zephyr/tests/portability/cmsis_rtos_v2', '-DEXTRA_CFLAGS="-Werror"', '-DEXTRA_AFLAGS="-Wa,--fatal-warnings', '-DEXTRA_LDFLAGS="-Wl,--fatal-warnings"', '-GUnix Makefiles', '-DBOARD=mec15xxevb_assy6853']
2020-10-26 09:53:37,987 - sanitycheck - DEBUG - DONE FEEDING
2020-10-26 09:53:39,417 - sanitycheck - DEBUG - Finished building /home/ztest/work/zephyrproject/zephyr/tests/portability/cmsis_rtos_v2 for mec15xxevb_assy6853
2020-10-26 09:53:39,418 - sanitycheck - DEBUG - build test: mec15xxevb_assy6853/tests/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2
2020-10-26 09:53:39,418 - sanitycheck - DEBUG - Building /home/ztest/work/zephyrproject/zephyr/tests/portability/cmsis_rtos_v2 for mec15xxevb_assy6853
2020-10-26 09:53:52,538 - sanitycheck - DEBUG - Test skipped due to SRAM Overflow
2020-10-26 09:53:52,538 - sanitycheck - INFO - 1/1 mec15xxevb_assy6853 tests/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2 ^[[33mSKIPPED^[[39m (SRAM overflow)
2020-10-26 09:53:52,539 - sanitycheck - DEBUG - running footprint_reports
Environment (please complete the following information):
OS: Fedora28
Toolchain: Zephyr-sdk-0.11.3
Commit ID: g3c79b565fe7e
The text was updated successfully, but these errors were encountered:
Describe the bug
running tests/portability/cmsis_rtos_v2/ failed due to SRAM Overflow.
To Reproduce
Steps to reproduce the behavior:
sanitycheck --hardware-map ~/mec1.file --device-testing -T tests/portability/cmsis_rtos_v2/ -vv
west flash
see error
*** Booting Zephyr OS build zephyr-v2.4.0-983-g3c79b565fe7e ***
2020-10-26 09:53:37,986 - sanitycheck - INFO - Adding tasks to the queue...
2020-10-26 09:53:37,986 - sanitycheck - DEBUG - Running cmake on /home/ztest/work/zephyrproject/zephyr/tests/portability/cmsis_rtos_v2 for mec15xxevb_assy6853
2020-10-26 09:53:37,986 - sanitycheck - DEBUG - Calling cmake with arguments: ['-B/home/ztest/work/zephyrproject/zephyr/sanity-out/mec15xxevb_assy6853/tests/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2', '-S/home/ztest/work/zephyrproject/zephyr/tests/portability/cmsis_rtos_v2', '-DEXTRA_CFLAGS="-Werror"', '-DEXTRA_AFLAGS="-Wa,--fatal-warnings', '-DEXTRA_LDFLAGS="-Wl,--fatal-warnings"', '-GUnix Makefiles', '-DBOARD=mec15xxevb_assy6853']
2020-10-26 09:53:37,987 - sanitycheck - DEBUG - DONE FEEDING
2020-10-26 09:53:39,417 - sanitycheck - DEBUG - Finished building /home/ztest/work/zephyrproject/zephyr/tests/portability/cmsis_rtos_v2 for mec15xxevb_assy6853
2020-10-26 09:53:39,418 - sanitycheck - DEBUG - build test: mec15xxevb_assy6853/tests/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2
2020-10-26 09:53:39,418 - sanitycheck - DEBUG - Building /home/ztest/work/zephyrproject/zephyr/tests/portability/cmsis_rtos_v2 for mec15xxevb_assy6853
2020-10-26 09:53:52,538 - sanitycheck - DEBUG - Test skipped due to SRAM Overflow
2020-10-26 09:53:52,538 - sanitycheck - INFO - 1/1 mec15xxevb_assy6853 tests/portability/cmsis_rtos_v2/portability.cmsis_rtos_v2 ^[[33mSKIPPED^[[39m (SRAM overflow)
2020-10-26 09:53:52,539 - sanitycheck - DEBUG - running footprint_reports
Environment (please complete the following information):
OS: Fedora28
Toolchain: Zephyr-sdk-0.11.3
Commit ID: g3c79b565fe7e
The text was updated successfully, but these errors were encountered: