C# Bootloader Issues

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

cross mob
Anonymous
Not applicable

Hello,

   

    I am using the C# UART bootloader provided in AN68272; however, it either hangs or generates error code 4 when trying to push a new cyacd file.  The bootloader host application included with the PSoC creator installation works properly and transfers the file successfully.  Is anyone else having this issue?  I'm really not sure where to begin as the bootloader on the PSoC is working as shown by the successful transfer from the utility included with PSoC creator and the C# app is simply a collection of calls to a Cypress DLL.  Any suggestions are certainly appreciated. 

0 Likes
1 Solution
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello

   

I just want to check if you have set the baud rate properly.If the baud rate is correct, then can you try a lower baud rate and check if the bootloading is working fine in that baud rate.You will need to change the buad rate in the bootloader project as well.

   

Thanks,

   

Hima

View solution in original post

0 Likes
2 Replies