HI:
I use a chip (MK20DX256VMD10) on the board, I download the sdk by the processor,the software include a TWR-K60D100M KIT sample automatically. Now i want to use the MCUXPRESSO CONFIG TOOL to transform the SDK and sample to Keil project,but the MCUXPRESSO CONFIG give a error:
the mean is:the device detected from the project is not the same to the given device (MK20DX256xxx10), so the generated keil project ,i can open and build with no any error,but all the information about the device is KN60DX10.
I could not find a exactly sdk and develop board according to MK20DX256VMD10(MK20DXXX),What can i do ?
Thanks