Skip to content

mimxrt1020_evk samples/net/zperf meets Unaligned memory access #13733

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 25, 2019 · 2 comments
Closed

mimxrt1020_evk samples/net/zperf meets Unaligned memory access #13733

hakehuang opened this issue Feb 25, 2019 · 2 comments
Labels
area: Networking area: Samples Samples bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP

Comments

@hakehuang
Copy link
Collaborator

Describe the bug
Unaligned memory access

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=mimxrt1020_evk ..
  3. make
  4. make flash

Expected behavior
sample can run with perf data

Impact
net performance result

Screenshots or console output

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

  Unaligned memory access

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

Current thread ID = 0x80002cf8

Faulting instruction address = 0x6001a9ee

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 25, 2019
@hakehuang
Copy link
Collaborator Author

@MaureenHelm

@hakehuang
Copy link
Collaborator Author

same root cause as #13727

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking area: Samples Samples 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