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

MultiTasking Monitor example with error "Command too long." #56

Open
rei-vilo opened this issue Jun 2, 2020 · 3 comments
Open

MultiTasking Monitor example with error "Command too long." #56

rei-vilo opened this issue Jun 2, 2020 · 3 comments

Comments

@rei-vilo
Copy link

rei-vilo commented Jun 2, 2020

The MultiTasking EnergiaNG/build/shared/examples/10.MultiTasking/Monitor example complains about Command too long. even when no key is pressed.

Capture 2020-06-02 à 13 54 31

@rei-vilo
Copy link
Author

rei-vilo commented Jun 2, 2020

Additionally, the question is how to redirect the outputs from System_printf() and System_abort() to the Serial console.

@robertinant
Copy link
Owner

if(!Serial.available()) continue;
before Serial.read();

rei-vilo pushed a commit to rei-vilo/EnergiaNG that referenced this issue Jun 2, 2020
@rei-vilo
Copy link
Author

rei-vilo commented Jun 2, 2020

See PR #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants