IMX8_SCFW

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

IMX8_SCFW

1,062 Views
gravity_one
Contributor III

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:

16.png

my target:add PMIC LOD3/4 output :1.8V/3.3V

thanks

0 Kudos
Reply
1 Reply

916 Views
igorpadykov
NXP Employee
NXP Employee

Hi WANG

first may be recommended to check dependencies

pastedImage_1.jpg

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply