Hi Ted,
In KSDK, the MCU derivative is changed using a preprocessor macro definition in the project settings. Below is a link to a KSDK hands-on training. Slides 93-99 cover how to change the derivative.
https://community.freescale.com/docs/DOC-328379
In KDS, to change over to a different hardware debugger, you can select or add a different Debug Configuration. Use the KDS menu Run->Debug Configuration. For example, to use a P&E Multilink debugger, select a Debug Configuration under “GDB PEMicro Interface Debugging”, see screenshot below. Also, the KDS User Guide installed at C:\Freescale\KDS_v3.2.0\doc\KDS_Users_Guide.pdf has more details on Debug Configurations, in section “Debugging Projects”.
To copy a KSDK project using KDS, please refer to this link
https://community.freescale.com/docs/DOC-330662
Thanks
