4245AZI-483 bootloadable dependency ELF file

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

cross mob
slydehow
Level 1
Level 1
First question asked Welcome!

I am working on a CY8C4245AZI-483 on a legacy product.  We had to switch to CY8C4245AZI from CY8C4245AXI.  Since the the dependencies have been changed, I am trying to find bootload-able dependencies files (ELF and HEX) for the CY8C4245AZI.  Where do I get these files and if not how do I generate those?

 

Thanks

0 Likes
1 Solution
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello

Bootloadable project require a reference to the associated Bootloader project's HEX and ELF files. You can find the hex/elf files in bootloader project location (Bootloader.cydsn ->CortexM0 ->ARM_GCC_541 ->Debug ->Bootloader.hex/Bootloader.elf)

Thanks,

P Yugandhar. 

View solution in original post

0 Likes
1 Reply
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello

Bootloadable project require a reference to the associated Bootloader project's HEX and ELF files. You can find the hex/elf files in bootloader project location (Bootloader.cydsn ->CortexM0 ->ARM_GCC_541 ->Debug ->Bootloader.hex/Bootloader.elf)

Thanks,

P Yugandhar. 

0 Likes