Getting Error Messages after @Application is NOT valid@ in a Bootload Operation in PSoC6

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

cross mob
MaMo_1429561
Level 1
Level 1
First like received First reply posted First question asked

Hi All,

I am performing a boot loading operation in PSoC6 using a UART Bootloader. App0 is my Bootloader and App1 is the Application. When the App1 size is small the bootloader is working perfectly fine.  The linker file is attached below.

But when I am boot loading a bigger App1(Around 1000 Blocks) I am getting this error like mentioned below.

ERROR 

> Sent Data Row 992/1003
> Sent Data Row 993/1003
> Sent Data Row 994/1003
> Sent Data Row 995/1003
> Sent Data Row 996/1003
> Sent Data Row 997/1003
> Sent Data Row 998/1003
> Sent Data Row 999/1003
> Sent Data Row 1000/1003
> Sent Data Row 1001/1003
> Sent Data Row 1002/1003
> Sent Data Row 1003/1003
Finished sending the application to target.

Verifying Application...
> The application is NOT valid.
Ending DFU operation.

I have attached the Both working and Nonworking linker files below. Please have a look and let me know if anything is missing in this. 

Due to project privacy, I can't attach the whole project.

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

Hi,

Can you let us know if you are seeing any build errors?

Can you also attach the hex file of the bootloader and cyacd file of the application so that we can verify at our end.

Regards

Alakananda
0 Likes