Skip to content

mimxrt1060_evk tests/kernel/profiling/profiling_api meets Illegal use of the EPSR #13777

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

Closed
hakehuang opened this issue Feb 26, 2019 · 2 comments
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP

Comments

@hakehuang
Copy link
Collaborator

Describe the bug
Illegal use of the EPSR

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=mimxrt1060_evk ..
  3. make
  4. See error

Expected behavior
test pass

Impact
profiling

Screenshots or console output

***** Booting Zephyr OS 1.14.0-rc1 *****

Running test suite profiling_api

===================================================================

starting test - 

***** USAGE FAULT *****

  Illegal use of the EPSR

***** Hardware exception *****

Current thread ID = 0x80000084

Faulting instruction address = 0x80000258

Fatal fault in essential thread! Spinning...

Environment (please complete the following information):

  • OS: (Linux)
  • Toolchain (Zephyr SDK)
  • Commit SHA or Version used: v1.14.0_rc1
@hakehuang hakehuang added the bug The issue is a bug, or the PR is fixing a bug label Feb 26, 2019
@hakehuang
Copy link
Collaborator Author

@MaureenHelm same error with #13765

@hakehuang hakehuang added area: Tests Issues related to a particular existing or missing test platform: NXP NXP labels Feb 26, 2019
@hakehuang
Copy link
Collaborator Author

same with #13727

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP
Projects
None yet
Development

No branches or pull requests

1 participant