Program Bootloader.hex and Program.hex at the same time

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

cross mob
TyFo_1975986
Level 1
Level 1

Right now I have to navigate to the Bootloader.hex and program it to my device, then navigate to my Program.hex and program that to my device for it to work. 

   

Is there a way using PSoC Programmer to program my device with the Bootloader.hex and Program.hex at the same time?

0 Likes
1 Reply
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked

Hi ,

When you program bootloadalbe project to your device (After keeping dependency path for the bootloader correct in bootloadable component) , the program you want and the bootloader will be programmed into the device. You don't have to do it individually. Please go through bootloader and bootloadable projects in the code example section. That will be helpful.

Best Regards,
VSRS

0 Likes