-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: SamplesSamplesSamplesbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: mediumMedium impact/importance bugMedium impact/importance bug
Description
Describe the bug
Hardware exception
To Reproduce
Steps to reproduce the behavior:
- mkdir build; cd build
- cmake -DBOARD=minxrt1060_evk ..
- make
- See error
Expected behavior
application runs well
Impact
cpp support
Screenshots or console output
***** USAGE FAULT *****
Attempt to execute undefined instruction
***** Hardware exception *****
Current thread ID = 0x8000169c
Faulting instruction address = 0x6000504c
Fatal fault in thread 0x8000169c! Aborting.
***** HARD FAULT *****
Fault escalation (see below)
***** BUS FAULT *****
Instruction bus error
***** Hardware exception *****
Current thread ID = 0x8000169c
Faulting instruction address = 0x61549f66
Fatal fault in ISR! Spinning...
Environment (please complete the following information):
- OS: (Linux,)
- Toolchain (Zephyr SDK)
- Commit SHA or Version used: v1.14.0_rc2
Metadata
Metadata
Assignees
Labels
area: SamplesSamplesSamplesbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: mediumMedium impact/importance bugMedium impact/importance bug