Could someone at Freescale provide a statement as if Codewarrior will ever support CMSIS (Even the Core??)
Codewarrior does support the CMSIS library.
pg. 160 http://cache.freescale.com/files/soft_dev_tools/doc/support_info/CW_MCU_10.2_FAQ.pdf
http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4489.pdf
I have seen the DSP library. I am more interested in the Core section. I.e. common access to NVIC, Systick, etc. This is usually something all of the other Cortex vendors support. I.E. when you create a new codewarrior Kinetis Project it should ready ready to go so I can make called to the common CMSIS functions documented on the ARM site.