Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cyflash stuck while programming the PSoC.. #15

Open
bk201mail opened this issue Dec 27, 2016 · 1 comment
Open

cyflash stuck while programming the PSoC.. #15

bk201mail opened this issue Dec 27, 2016 · 1 comment

Comments

@bk201mail
Copy link

Hi,

I tried to use cyflash in Ubuntu to flash the PSOC 5 and it doesn't work. This is what I did:

sudo cyflash --serial=/dev/ttyUSB0 --serial_baudrate 115200 <psocFirmware.cyacd>

and after that I get this message:

Initialising bootloader.
Silicon ID 0x2e129069, revision 0.
Array 0: first row 23, last row 255.
Array 1: first row 0, last row 255.

I checked the PSoC and it didn't work. It seems it stops half way through in loading the firmware image.
It works fine in windows using UART bootloader Application host software.

Does anyone know what might be the problem??

I have both RX/TX buffer size set to 64 bytes in both bootloader and bootable project.
I tried bootloader with checksum type: Basic Simulation and it didn't work. I got checksum error and then I change the type to CRC-16-CCITT and it works but then it stuck as I mention it above (output).

@jsiverskog
Copy link
Collaborator

Do you still have the same issue with the current master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants