#109 RTC in MLS fails when PMM is enabled

Closed
opened 3 years ago by Michael Schloh von Bennewitz · 1 comments

RTC in MLS fails when PMM is enabled

Problem environment

The Microchip LoRaWAN Stack (MLS) includes features like RTC, sleep, delay drivers, and power management. Several of these features are configurable.

Steps to reproduce

  1. Compile a sample using -DCONF_PMM_ENABLE
  2. Erase, program and reset the chip
  3. Observe serial output at driver init

Expected result

The program flow behaves as expected with output indicating RF activity.

Actual result

There is no RF or serial output, and program flow loops about an RTC block.

Workaround

Compile all MLS code without specifying -DCONF_PMM_ENABLE.

Severity level

This is low priority because the project does not serve specialised applications.

# RTC in MLS fails when PMM is enabled ## Problem environment The Microchip LoRaWAN Stack (MLS) includes features like RTC, sleep, delay drivers, and power management. Several of these features are configurable. ## Steps to reproduce 1. Compile a sample using -DCONF_PMM_ENABLE 1. Erase, program and reset the chip 1. Observe serial output at driver init ## Expected result The program flow behaves as expected with output indicating RF activity. ## Actual result There is no RF or serial output, and program flow loops about an RTC block. ## Workaround Compile all MLS code without specifying -DCONF_PMM_ENABLE. ## Severity level This is **low priority** because the project does not serve specialised applications.
Michael Schloh von Bennewitz added the
bug
label 3 years ago
Michael Schloh von Bennewitz added this to the Conditional integration of samples milestone 3 years ago

This problem seems to be solved after bug #118 was resolved.

This problem seems to be solved after bug #118 was resolved.
Sign in to join this conversation.
No Assignees
1 Participants
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Cancel
Save
There is no content yet.