Unable to disable battery charging/ monitor thread

Using the LPM mode for an application on the EC200U-CN. Trying to understand the source of these debug logs (attaching sc for reference).
Our application does not use a backup battery so I’ve disabled the feature. The kernel; still seems to be running a thread for this though; even in low power mode. Is this expected ?


There also seems to be the Invalid TBD ID error message from the same level

@Victor.W
@barry.ding-Q

Hi @Punit_Rajwani
Yes this is expected and cannot be turned off. It will not affect your applications.

Is there a reason for this? Technically all unused threads shall be turned off in lpm. Was expecting this to be in the kernel feature set config.

These logic are built into the chipset.