Hi,
I am going to use MK40DX256VMD10 controller with KSDK 2.0 and KDS 3.2
I have bought the TWR-K40D100M and I tried to generate examples with the SDK builder.
The problem is that even if I choose the MK40DX256VMD10 , the SDK builder generates examples for K60 controller.
So, I suppose that K40 and K60 are full compatible and the only thing I have to do is to change processor from K60 to MK40DX256VMD10.
Unfortunately every attempt to change the processor leads to compile errors.
Does anyone know how can I do it?
Thank you
Hi,
I downloaded the SDK2.0 driver previously based on K40, the example was based on MK60D10, but there were driver for both K40 and K60.
Pls refer to the directory:
for K40 driver, pls go to the directory.
C:\Freescale\SDK2.0_PROCESSOR_K40\devices\MK40D10\drivers
for K60 driver, pls go to the location:
C:\Freescale\SDK2.0_PROCESSOR_K40\devices\MK60D10\drivers
BR
Xiangjun Rong