I'm in the early stages of a project that will be using the K60FN1Mxxx15 and trying to figure out the best path forward given the changing toolchain situation. Will the K60FN1M ever be supported or will only newer chips be supported? It matters because this project needs a tcp stack and my options are mqx (not supported yet), ksdk (current and future support ambiguous), or use the old tcp stack that has worked for us in the past but is not ipv6 and not maintained.
Is the K60FN1Mxxx15 a subset of the K64F? I noticed it is very similar to the 144 pin K64F. Pinout is exactly the same, only differences I noticed are the faster clock on the K60, double the ram on the K64, and adc gain stages on the K64.
Is there any documentation on what are all the subsets and how to load code compiled for subset processer X into processor Y? "kinetis subset" is a search term with few results, seems to be a new term.
To summarize my questions:
Will older chips ever get ksdk support, specifically the K60FN1Mxxx15?
Is the K60FN1Mxxx15 a subset of the K64F, if so can I use ksdk and/or mqx on it?
Where can I get more information on subsets?
Thanks,
Josh Jordan