Build error: CY_BOOT: Section .cy_checksum_exclude size exceedes specified limit.

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

cross mob
Anonymous
Not applicable

Hi all,

   

I am using CY8CKIT-042-BLE-A kit.

   

I am trying to use OTA FIXED STACK bootloader in custom profile BLE project

   

I am getting  these errors

   

Build error: CY_BOOT: Section .cy_checksum_exclude size exceedes specified limit.

   

Build error: section .cyloadablemeta loaded at [0003ffc0,0003ffff] overlaps section .cy_checksum_exclude loaded at [0003fe00,000400ff]

   

Build error: The command 'arm-none-eabi-gcc.exe' failed with exit code '1'.

   

I am not getting how to slove this.Please help me to resolve this issue.

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

Hello,

   

Did you have a look at the section "8.4.2 Using Checksum Exclusion" in "AN97060 PSoC® 4 BLE and PRoC™ BLE – Over-the-Air (OTA) Device Firmware Upgrade (DFU) Guide".

   

Thanks,

   

Hima

View solution in original post

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

Hello,

   

Did you have a look at the section "8.4.2 Using Checksum Exclusion" in "AN97060 PSoC® 4 BLE and PRoC™ BLE – Over-the-Air (OTA) Device Firmware Upgrade (DFU) Guide".

   

Thanks,

   

Hima

0 Likes
Anonymous
Not applicable

Hi Hima,

   

I have a similar build error for my CYBL11172-56LQXI for BLE.  I get this error : 

   

Build error: section i.smp_handle_secure_connection_only_mode loaded at [00023400,0002342b] overlaps section .cy_checksum_exclude loaded at [00023400,000236ff]

   

Can you provide a sample project, that would be a great help! 

   

FYI: I am using No security for BLE on the security mode for now. 

   

 

   

Dharav

0 Likes