Hello,
I have a KV56 project and I'm trying to get the clock tool running with it to generate the clock_config files but when I click on MCUXpresso Config Tools I get this message:
derekcook_0-1656526608143.png
I took the clock_config files from the sdk examples and modified my oscillator frequency to me external oscillator of 12MHz.
derekcook_1-1656526672138.png
This does allow the debug console to work, but I'm afraid I missed something. I also set board XTAL_FREQ to 12MHz
derekcook_2-1656526743409.png
However, when I check CLOCK_GetCoreSysClkFreq it is not close to 240MHz for the HS clock.
derekcook_4-1656526835238.png
derekcook_3-1656526817496.png