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

development serial stops on compile fail #171

Closed
tablatronix opened this issue Sep 16, 2017 · 7 comments
Closed

development serial stops on compile fail #171

tablatronix opened this issue Sep 16, 2017 · 7 comments

Comments

@tablatronix
Copy link

Before report an issue, please make sure it hasn't been reported before.

Operating system

Board used

Description of problem

serial monitor stops on compile error
I noticed the serial monitor stops running on a compile error.

Error(s) in ST Console? (View > Show Console)

Steps to Reproduce

Actual Results

Expected Results

Additional info

You can edit the text above according to your need

@tablatronix tablatronix changed the title development development serial stops on compile fail Sep 16, 2017
@tablatronix
Copy link
Author

i will reproduce and post info, Not sure if its always, but often enough I have noticed

@tablatronix
Copy link
Author

Any idea where I should look to fix this. Its driving me insane.

@gepd
Copy link
Owner

gepd commented Nov 13, 2017

Do you have now, the steps to reproduce this? or in your case it's always happening?

@tablatronix
Copy link
Author

tablatronix commented Nov 13, 2017

Yeah it happens if serial is running, and there is a compile or upload failure.

I have to start the serial monitor again manually,

@gepd
Copy link
Owner

gepd commented Nov 16, 2017

Try removing this line: https://github.com/gepd/Deviot/blob/develop/platformio/upload.py#L82

I'm waiting for free time to push all new changes I already have, I hope to do it soon, I'll definitely have a final solution for this

@tablatronix
Copy link
Author

Seems to be helping, I removed IF condition

tablatronix added a commit to tablatronix/Deviot that referenced this issue Feb 2, 2018
@gepd
Copy link
Owner

gepd commented Feb 12, 2018

fixed in dev-14 ff9afa3

@gepd gepd closed this as completed Feb 12, 2018
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