Hi Ruchi
>want to use M4 Core peripherals( Uart, ADC etc), for this will I need to make any change
>in SCU firmware? Or do I only need to call SCFW API from my M4 Core Application?
SCU firmware APIs are exported to M4 MCUXpresso SDK_MEK-MIMX8QX with
scfw_export_freertos.tar.gz package included in SCFW Porting Kit 1.10.0
Examples included in M4 MCUXpresso SDK_MEK-MIMX8QX, have for example functions in
../driver_examples/lpuart/polling/clock_config.c, emulating SCU APIs.
For SCFW clock usage one can look at sect.7.2 Clock Management
System Controller Firmware Porting Guide (sc_fw_port.pdf) included in SCFW Porting Kit.
M4 MCUXpresso SDK_MEK-MIMX8QX can be obtained on https://mcuxpresso.nxp.com/en/welcome
>Ain't the subsystem PLLs and clocks enabled by default by SCU?
yes
Best regards
igor