The nuttx official software package includes the configuration for FDRM K64, K66 ,KL25,26 . So which configuration information can be used for KF22 as the mcu on the KF22 has a different footprint as on K64,K66 .
Could anyone give me any instructions how to configure FDRM F22 on Nuttx?
Thanks a lot.
Hi,
I just have a look at the website of NuttX,NuttX Real-Time Operating System - NuttX Real-Time Operating System, and it is mentioned that Kinetis K20/K40/60/64/66 is supported. Actually I am not quite sure if thee K22 supported. You should check NuttX directly. Yes, the K20 and K22 really has a lot difference K20 is the first generation MCU and K22 is the next-generation MCU. The registers in these two generation MCU is not same. So you need to check with NuttX to know if it supported or not.