Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mec15xxevb_assy6853:running testcase tests/portability/cmsis_rtos_v2/ failed. #29532

Closed
Zhaoningx opened this issue Oct 26, 2020 · 1 comment
Closed
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@Zhaoningx
Copy link
Collaborator

Zhaoningx commented Oct 26, 2020

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

@Zhaoningx Zhaoningx added the bug The issue is a bug, or the PR is fixing a bug label Oct 26, 2020
@maksimmasalski
Copy link
Collaborator

maksimmasalski commented Oct 26, 2020

#29412 Opened instead, it is not a Microchip issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

2 participants