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

Breakpoint Bug Telem_RF #33

Open
kb1lqd opened this issue Oct 25, 2016 · 0 comments
Open

Breakpoint Bug Telem_RF #33

kb1lqd opened this issue Oct 25, 2016 · 0 comments
Labels

Comments

@kb1lqd
Copy link
Contributor

kb1lqd commented Oct 25, 2016

Problem

Occasionally when breakpointing on the UART transmission of the RF received telemetry the CC430 operation is currupted:

image

This is reproduced when breakpointing on line 279 of the telem_rf.c UART function. When breakpointing and resuming prior to the next packet arriving the operations are normal. It seems that when allowing additional packets to be transmitted by other units in the area while breakpointed the unit becomes corrupted. This may also just be a timing issue.

image

This was first noted in merge #32

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

No branches or pull requests

1 participant