Hello,
I am currently working on MKV31F256VLH12 controller using the MCUXpresso IDE v25.6. I have installed the SDK for the microcontroller using MCU Xpresso SDK builder including freemaster and some other middlewares. (Photo Attached). However, during creating new project it is not showing freemaster option (Photo Attached). So, how to proceed from here?
Thank you
Shravan
Hello @Shravan_Vailaya ,
Thanks for your post. I think this is a bug in the SDK. However, since the MKV31F256VLH12 is an older product, there are no plans to continue updating its SDK. I recommend referring to the SDK for the MKV31F512xxx12, as it uses the same FreeMASTER driver as the MKV31F256xxx12.
In simple terms, you can create a new MKV31F512xxx12 project with FreeMASTER checked, and then port the FreeMASTER driver files into your own project.
Hope it helps.
BR
Celeste