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

hifive1_revb fails to work with samples/subsys/console/getline #23729

Closed
pabigot opened this issue Mar 24, 2020 · 5 comments
Closed

hifive1_revb fails to work with samples/subsys/console/getline #23729

pabigot opened this issue Mar 24, 2020 · 5 comments
Assignees
Labels
area: Console bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug Stale

Comments

@pabigot
Copy link
Collaborator

pabigot commented Mar 24, 2020

On startup the application goes dark (no console output). Appears to be related to console_getline_init() turning off transmit interrupts. Instrumentation indicates things are actually running but no output.

@pabigot pabigot added the bug The issue is a bug, or the PR is fixing a bug label Mar 24, 2020
@jenmwms
Copy link
Collaborator

jenmwms commented Mar 26, 2020

Can you please briefly describe the instrumentation used to observe that things are running despite no output? Thanks!

@pabigot
Copy link
Collaborator Author

pabigot commented Mar 26, 2020

I'd hacked things and ran it under gdb, but at this time I can't reproduce the results.

@pabigot
Copy link
Collaborator Author

pabigot commented Mar 26, 2020

By which I mean: it goes dark, and the debugger doesn't confirm that it even gets into main, though adding an LED shows it's getting in there somewhere. Looks almost like an interrupt is getting signalled and never cleared.

@carlescufi carlescufi added area: Console priority: low Low impact/importance bug labels Apr 7, 2020
@github-actions
Copy link

github-actions bot commented Jul 1, 2020

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.

@github-actions github-actions bot added the Stale label Jul 1, 2020
@pabigot pabigot removed the Stale label Jul 1, 2020
@github-actions
Copy link

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.

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

No branches or pull requests

4 participants