creating OTA to use with dual image on PSOC 5LP

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

cross mob
AvIt_3966476
Level 1
Level 1

I have an existing application, that I try to adapt to PSoc enviroment.

from the first image, I connect to a server (via other connected device), download a bin file from it, write it to the other flash partition, chang a parmeter in the boatloader memory, so that next reboot will result in running from the newly burned image - in the second partition.

how do I create such 2 images in PSoc enviroment, and configure bootloader to run from the first or second partition?

0 Likes
1 Solution
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi,

You can refer to the below App Note which tells about the Dual Application Bootloader - https://www.cypress.com/file/45346/download

You can also refer the Bootloader Api's for switching between APP0 and APP1.

Regards

Alakananda

Alakananda

View solution in original post

0 Likes
1 Reply
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi,

You can refer to the below App Note which tells about the Dual Application Bootloader - https://www.cypress.com/file/45346/download

You can also refer the Bootloader Api's for switching between APP0 and APP1.

Regards

Alakananda

Alakananda
0 Likes