Christof
If you use KDS you will find that it is almost identical to CW apart from the fact that it presently has a few less special features [First experence with KDS (Beta) with FRDM-K64F] - it is however probably the best free one to use specifically for the K64 (IAR and co. are more advanced if you can afford them ;-)
The uTasker project supports the following IDEs:
- Freescale's Kinetis Design Studio (KDS)
- Freescale's CodeWarrior 10.x
- Rowley Associate's Crossworks
- CooCox CoIDE
- IAR Embedded Workbench
- Keil µVision
- Atollic Studio for ARM
- Standalone GCC from Makefile
- VisualStudio for Kinetis simulation
In fact CooCox CoIDE is an interesting solution that is worth checking out since it is also Eclipse based, free and unrestricted but so much less complicated than CW/KDS.It doesn't officially support the K64 (not the last time I checked) but does just about work with it and the mbed debugger. If you're not tied in to using PE there is a lot of choice and flexibilty out there.
Note that the uTasker project also allows simulation of the Kinetis parts in real-time so that the TCP/IP stack and services can be run, developed and fully tested in the simulation environment without restrictions of HW debuggers. Remote debugging of network issues is aided by its capability to play back Wireshark recordings through the simulation model (including all Ethernet interrupts) - it works with the free VisualStudio Express edition.
Below is the FRDM-K64F simulator screen shot as reference.
Regards
Mark
