Flashing Bootloader with application image

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

cross mob
Anonymous
Not applicable

Having a bit of a problem with the chicken and egg nature of the Bootloader and Bootloadable projects.

   

When flashing a PSoC with the Bootloader project none of the services are initially available (because they are contained in the Bootloadable and nothing has been installed OTA yet)

   

Is there anyway to flash the PSoC with the Bootloader and an initial BootloadABLE image?

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

Hello

   

Can you try flashing the bootloadable project hex file?

   

Thanks,

   

Hima

View solution in original post

0 Likes
3 Replies
Anonymous
Not applicable

Bumping this - Another issue we have found with the sample projects is they will only work once.

   

We are doing the following:

   

1) Flashing the Bootloader image

   

2) Using CySmart to perform an OTA update with the Bootloadable image

   

3) After the OTA update is complete we attempt to update OTA a second time

   

4) It fails.  The OTA example projects are only good for updating over the air once.

   

 

   

Are we missing something?

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

Hello

   

Can you try flashing the bootloadable project hex file?

   

Thanks,

   

Hima

0 Likes
Anonymous
Not applicable

Thanks, that worked.

0 Likes