#109 RTC in MLS fails when PMM is enabled

已關閉
Michael Schloh von Bennewitz4 年之前建立 · 1 條評論

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 4 年之前
Michael Schloh von Bennewitz 新增至Conditional integration of samples 里程碑 4 年之前

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

This problem seems to be solved after bug #118 was resolved.
登入 才能加入這對話。
No Assignees
1 參與者
截止日期

未設定截止日期。

Dependencies

This issue currently doesn't have any dependencies.

Loading…
取消
儲存
尚未有任何內容