How to reboot into BootLoader mode by software when FX3 develop board is running in StreamerExample mode

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

cross mob
Flute
Level 2
Level 2
10 replies posted First solution authored 25 sign-ins

My FX3 development board is CYUSB3014. It directly connect to host. I want to implement a function. Development board is running Slave FIFO application that's from SPI flash, PC send a signal development board through control endpoint, development board reboot into BootLoader and wait for PC update SPI flash. I've tried to call CyFx3BootDeviceReset, but my project link failed. 

001.PNG

How can I do it? Please help me.

0 Likes
1 Solution
Biren_R
Moderator
Moderator
Moderator
First question asked First like given 250 sign-ins

Hello Flute,

Can you please check after removing  "-lcyfx3boot" in makefile at line no 24.

Best Regards,
Biren

View solution in original post

0 Likes
3 Replies
Biren_R
Moderator
Moderator
Moderator
First question asked First like given 250 sign-ins

Hello,

can you please send project code which get error so we can check and assist you.

Best Regards,
Biren

0 Likes
Flute
Level 2
Level 2
10 replies posted First solution authored 25 sign-ins

Hi,

I already upload my project to Github. xuesongshu/ht3: this is a test (github.com)

Best Regards,

Flute

 

0 Likes
Biren_R
Moderator
Moderator
Moderator
First question asked First like given 250 sign-ins

Hello Flute,

Can you please check after removing  "-lcyfx3boot" in makefile at line no 24.

Best Regards,
Biren

0 Likes