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

[0.1-t03_11] adding sleep library freezes the MCU #13

Open
cntlsn opened this issue Feb 7, 2017 · 0 comments
Open

[0.1-t03_11] adding sleep library freezes the MCU #13

cntlsn opened this issue Feb 7, 2017 · 0 comments

Comments

@cntlsn
Copy link
Member

cntlsn commented Feb 7, 2017

when adding the sleep library (https://github.com/opencarecc/inpe/tree/0.1-t03_10/software/utilities/Sleep_Library) to https://github.com/opencarecc/inpe/blob/0.1-t03_10/software/inpe-t03_010/inpe-t03_010.ino the system freezes when entering sys_sleep_in_callback

commenting all the functions inside sys_sleep_in_callback will still make the system freeze.
I think it has to do with VM_TIMER_ID_PRECISE used also inside https://github.com/opencarecc/inpe/blob/0.1-t03_10/software/inpe-t03_010/sensor_loop.cpp

@cntlsn cntlsn added the BUG label Feb 7, 2017
@cntlsn cntlsn changed the title [0.1-t03_10] adding sleep library freezes the MCU [0.1-t03_11] adding sleep library freezes the MCU Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant