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

tests/kernel/threads/no-multithreading/testcase.yam: Not Booting #14462

Closed
chiachuanwu opened this issue Mar 13, 2019 · 6 comments
Closed

tests/kernel/threads/no-multithreading/testcase.yam: Not Booting #14462

chiachuanwu opened this issue Mar 13, 2019 · 6 comments
Assignees
Labels
area: NIOS2 NIOS2 Architecture bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@chiachuanwu
Copy link
Collaborator

Describe the bug
Failed to boot up on altera_max10 board

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=altera_max10
  3. make
  4. make run

Expected behavior
Should able to boot zephyr and show log on console output.

Screenshots or console output
no console output.

OS: fedora29
Toolchain: zephyr
Commit SHA or Version used: 6368ed4

@chiachuanwu chiachuanwu added the bug The issue is a bug, or the PR is fixing a bug label Mar 13, 2019
@ioannisg ioannisg added area: NIOS2 NIOS2 Architecture priority: medium Medium impact/importance bug labels Mar 14, 2019
@rljordan-zz
Copy link

@ramakrishnapallala Do you have the hardware to test this?

@rljordan-zz
Copy link

@ramakrishnapallala You can use the internal pool for this.

@ramakrishnapallala
Copy link

I see that test works:

***** Booting Zephyr OS v1.7.99-16394-g3a8767c1f269 *****
It works

PROJECT EXECUTION SUCCESSFUL

PROJECT EXECUTION SUCCESSFUL

Here are the steps I followed:

mkdir build; cd build
cmake -DBOARD=altera_max10 ..
make flash

Check the logs on the serial console.

@ManojSubbarao
Copy link

@chiachuanwu can you close if this is not an issue anymore?

@chiachuanwu
Copy link
Collaborator Author

hi @ManojSubbarao , this issued might be similar with #14454.

@ManojSubbarao
Copy link

Thanks @chiachuanwu . Closing this issue since it's duplicate of #14454

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: NIOS2 NIOS2 Architecture bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

5 participants