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

cross mob
BrSc_4720546
Level 1
Level 1
10 sign-ins 5 sign-ins First reply posted

I am looking for a sample application that would load firmware into ram through uart and branch to it.

Would you have any kind of code that does that?

Thanks

0 Likes
1 Solution
JayakrishnaT_76
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hello,

We are sorry to say that we do not have a sample application/code to meet your requirement. You can refer to the following SDK example which implements loading firmware from SPI flash/I2C EEPROM into RAM and transfers control to the program entry location for implementing your requirement:

C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware\boot_fw\src

Best Regards,
Jayakrishna

View solution in original post

0 Likes
1 Reply
JayakrishnaT_76
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hello,

We are sorry to say that we do not have a sample application/code to meet your requirement. You can refer to the following SDK example which implements loading firmware from SPI flash/I2C EEPROM into RAM and transfers control to the program entry location for implementing your requirement:

C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware\boot_fw\src

Best Regards,
Jayakrishna
0 Likes