#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 添加了标签
bug
4 年前
Michael Schloh von Bennewitz 4 年前 添加了里程碑 Conditional integration of samples

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

This problem seems to be solved after bug #118 was resolved.
登陆 并参与到对话中。
未指派成员
1 名参与者
到期时间

未设置到期时间。

依赖工单

此工单当前没有任何依赖。

正在加载...
取消
保存
这个人很懒,什么都没留下。