hi,all
use IMX8QX_MEK ,debug SCFW.
want to debug print "SCFW_info",
imx_scfw/platfrom/main/debug.h
- #define DEBUG_LEVEL 2
+#define DEBUG_LEVEL 5
imx_scfw/platfrom/board/mx8qx_mek/board.c
+#define MONITOR
but SOC_M4 print:
my target:add PMIC LOD3/4 output :1.8V/3.3V
thanks
Hi WANG
first may be recommended to check dependencies
i.MX Software and Development Tools | NXP
then follow System Controller Firmware Porting Guide, sect.12.20.3.1 dynamic_pmic_set_voltage()
included in SCFW Porting Kit
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------