Source code for bootloader host utility

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Joey_Weng
Level 1
Level 1

Hi:

With PSoC Creator, there comes with a bootloader host utility (C:\Program Files (x86)\Cypress\PSoC Creator\4.1\PSoC Creator\bin\bootloader_host.exe). This utility works but we need to modify this utility to add some features. Is it possible to get source code of this utility?

Thank you for your help.

0 Likes
1 Solution
GeonaP_26
Moderator
Moderator
Moderator
250 solutions authored 100 solutions authored 50 solutions authored

Hi Joey,

Please make use of this Application Note: http://www.cypress.com/documentation/application-notes/an73503-psoc-usb-hid-bootloader

Best Regards,

Geona Mary

View solution in original post

0 Likes
3 Replies
Roy_Liu
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 10 questions asked

The source code is located in the following directory: <PSoC Creator install directory>\cybootloaderutils\

Roy Liu
0 Likes

Hi yliu:

Thank you for your response. But based on this KBA (https://community.cypress.com/docs/DOC-10591), it seems source files under cybootloaderutils folder are for DLL usage?

And if the folder contains source files for the utility, how could I recompile it? I didn't see a project file (ex: Visual Studio project file) in the folder.

Thank you for the clarification.

0 Likes
GeonaP_26
Moderator
Moderator
Moderator
250 solutions authored 100 solutions authored 50 solutions authored

Hi Joey,

Please make use of this Application Note: http://www.cypress.com/documentation/application-notes/an73503-psoc-usb-hid-bootloader

Best Regards,

Geona Mary

0 Likes