-
Notifications
You must be signed in to change notification settings - Fork 2.1k
boards/nucleo-l1: crashes when setting time to RTC #6462
Copy link
Copy link
Closed
Labels
Area: testsArea: tests and testing frameworkArea: tests and testing frameworkPlatform: ARMPlatform: This PR/issue effects ARM-based platformsPlatform: This PR/issue effects ARM-based platformsType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
I noticed this issue while reviewing #6448.
How to reproduce:
- Use a nucleo-l1 board, checkout current master
- build and flash
tests/periph_rtcapplication
make BOARD=nucleo-l1 flash term
- You get the following error messages:
main(): This is RIOT! (Version: 2017.01-devel-770-g119a3-trek-saclay)
RIOT RTC low-level driver test
This test will display 'Alarm' in 10 seconds
Initializing the RTC driver
tSetting clock to 2011-12-13 14:15:15
*** RIOT kernel panic:
HARD FAULT HANDLER
*** rebooting...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: testsArea: tests and testing frameworkArea: tests and testing frameworkPlatform: ARMPlatform: This PR/issue effects ARM-based platformsPlatform: This PR/issue effects ARM-based platformsType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)