Hello,
I have Config Tool 13.1 both stand alone and integrated into MCUXpresso IDE 11.7.1
I found some examples in SDK 2.13.1 for MIMXRT1170-EVKB. I am particularly interested in clock_config.c file because I'm going to use the external PMIC on my custom board.
For example the clock_config.c file in the hello_world_cm7 example is

suppose I have to change some clock, the generated code is missing the ifdef SKIP_DCDC_CONFIGURATION block entirely:

How can I "convince" config tool to generate that block?
If there is no way, to me this is also a pretty serious bug.
best regards
Max