I want to move a servo motor using mkl46z256vll4 so how should i configure the clock
Hello @Maico ,
Thanks for your post. Which IDE are you using?
I recommend you the MCUXpresso.
You can use MCUXpresso config tools to configure the clock for the mkl46z256vll4, please refer to Basic Application Development Using MCUXpresso IDE and MCUXpresso Config Tools | NXP Semiconductors to get to know how to use config tools.
For custom board, you can refer to Creating a Custom Board SDK and Migrating Code Between Boards | NXP Semiconductors to create your own custom board SDK and migrate code between boards.
Hope it can help you.
BRs,
Celeste