User manual
CY8CKIT-049-4xxx PSoCĀ® 4 Prototyping Kit Guide, Doc. #: 001-90711 Rev. *G 25
Kit Operation
12.Click Filters and select the Show UART Devices option from the Port Filters window and click
OK. This lists all COM devices connected to the computer.
Note: The PID of the Bootloader is F13B. You may enter this PID in the Port filters window to list
only the Kit Bootloader.
Figure 3-15. Port Filters
The Bootloader Host tool will now display all of the available UART based COM ports.
13.Click the COM port from the list of available ports and enter the UART configuration such as
Baud Rate, Data Bits, Stop Bits, and Parity for the USB-UART configuration on the USB-Serial
device.
The values for the UART are: 115200 baud rate, 8 data bits, 1 stop bit, and no parity.
14.Click File > Open and navigate to the Bootloadable_Blinking_LED.cyacd file generated in the
CortexM0 folder in your project directory, and click Open.
Figure 3-16. Opening the Generated File
15.Click the Program button to flash the part with your new application code.
The status window provides output message and a status bar indicates the programming prog-
ress. When bootloading is complete, your application executes with the latest version of the
application code.
Figure 3-17. Program the Device With Application Code
See application note AN73854 for additional details on bootloading.