How to test board_lpm function in board.c from scfw

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to test board_lpm function in board.c from scfw

498 Views
martin_schmiede
Contributor III

Hy,

After porting the SCFW to our own board i would test the Voltage Change of VDD_MEMC dureing low power mode.

I add a debug message to the function "void board_lpm(sc_pm_power_mode_t mode)" and use the command "echo mem > /sys/power/state" to get the system in low power mode.


But i do not see the debug message so i think the function "board_lpm" was not called.
What can i do to make the scfw call the "board_lpm" function?

Tags (1)
0 Kudos
1 Reply

449 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

If this is still needed, could you let me know which SCFW/BSP version are you using?

Also, could you try using the debug interface of the SCFW and check that it is entering stand by mode?

Thank you,
Best regards,
Aldo.

0 Kudos