I have just started using the TWR-K65F180M and am running through setting up the debug configurations as laid out in the getting started with KSDK videos. The issue I am having is when setting up the PEMicro Interface Port I have no port options(see picture below). Examples I have seen "USB1 - OpenSDA" example is available and selected. How do I achieve this?
Solved! Go to Solution.
Hi Jake,
Did you update the TWR-K65F180M debugging firmware to support Pemicro?
If not the ZIP is attached. Unplug the USB debug cable, hold reset button down, plug-in USB debug cable, and system should enumerate as a MSD.
Then drag-n-drop the *.bin file to the BOOTLOADER disk. After a few seconds new firmware should be loaded. Unplug and re-plug and you should have the Pemico OpenSDA interface enumerated.
Then back in debugger you should see it.
Regards,
David
PS ignore the name of the ZIP and file...it really does work with TWR-K65F180M.
Hi Jake,
Did you update the TWR-K65F180M debugging firmware to support Pemicro?
If not the ZIP is attached. Unplug the USB debug cable, hold reset button down, plug-in USB debug cable, and system should enumerate as a MSD.
Then drag-n-drop the *.bin file to the BOOTLOADER disk. After a few seconds new firmware should be loaded. Unplug and re-plug and you should have the Pemico OpenSDA interface enumerated.
Then back in debugger you should see it.
Regards,
David
PS ignore the name of the ZIP and file...it really does work with TWR-K65F180M.
Thank you David