DFU XIP Mutiple pages download to external flash

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

cross mob
BeMb_4626836
Level 1
Level 1
First like given Welcome!

Hi guys,
I have used these 2 code examples to download a large firmware image from a host to PSoC63 using Creator 4.3

It downloads only 1 page and stops.
I am looking for how to download multiple pages to the exreranal flash.
My firmware image is over 10 MBytes

======================== Test Cases =================================================
CE213903 – PSoC 6 MCU Basic Device Firmware Update (DFU)

CE220959 – PSoC 6 MCU Bluetooth Low Energy (BLE)Device Firmware Update (DFU) with External Memory
==================================================================================

I appreciate your feedback

Thanks
Ben

0 Likes
5 Replies
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello Ben,

Can you please share your project? It's tough to say without having a look at the project. We need to look at various files to understand what might be going wrong.

Regards,
Dheeraj

0 Likes

Hi Dheeraj,

sure, I am trying add the project tarball but I do not see any download button.

Thanks

Ben

0 Likes

Hi Dheeraj,
which specific file do you want to see?

Thanks,

Bem

0 Likes

Hello Ben,

The linker files and application code. Please click on "Use advanced editor" and then find the Attach icon present on the bottom right corner. Use that to attach the files to this thread.

Regards,

Dheeraj

0 Likes
lock attach
Attachments are accessible only for community members.

Hi Dheeraj,

I have uploaded the project I used.

I just need to know the syntax for multiple pagses download.

pastedImage_0.png

Thanks

Ben

0 Likes