KitProg3
KitProg3 Firmware repo
Overview
This repo contains only KitProg3 Firmware source code.
The compiled firmware is delivered with fw-loader utility.
Build Notes
- This project is built with PSoC Creator v.4.4 in the build configuration Release.
- A compiled image (KitProg3_1.hex and KitProg3_1.cyacd) will be placed in the /KitProg3.cydsn/ARM_GCC_541/Release folder.
- There are two options how to programm recently compiled images to PSoC5LP on the Cypress kit:
- KitProg3_1.hex can be programmed with an external debug probe.
- KitProg3_1.cyacd can be programmed using the fw-loader utility:
- Copy the KitProg3_1.cyacd file to /../kp-firmware/KitProg3.cyacd in the fw-loader utility.
- Use the --update-kp3 option of the fw-loader utility to update the firmware.
Notes
Note, this KitProg3 firmware source code is without the DapLink code part, which is stored in the separate GitHub repo - https://github.com/ARMmbed/DAPLink . We are working with the ARM team to integrate our updates into this repo.
More information
© Cypress Semiconductor Corporation, 2019-2024. This document is the property of Cypress Semiconductor Corporation, an Infineon Technologies company, and its affiliates ("Cypress").