renesas / fsp

Flexible Software Package (FSP) for Renesas RA MCU Family
https://renesas.github.io/fsp/
Other
192 stars 82 forks source link

Capacitive Touch Evaluation System for RA2L1 does not start #276

Closed TakashiMakita closed 1 year ago

TakashiMakita commented 1 year ago

Issue

The RTC initialization function may loop infinitely when using Capacitive Touch Evaluation System for RA2L1 This issue occurs in FSP4.3.0 or FSP 4.4.0 when creating a new project by selecting "RSSK_RA2L1" for Board in RA Configuration.

Workaround

Change "Subclock Populated" in the BSP properties from "Populated" to "Not populated" and generate the code with the "Generate Project Content" button. image