PSoC63 - can you execute bootloader out of external memory

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

cross mob
Rusty
Level 3
Level 3
25 sign-ins 10 replies posted 10 questions asked

We are using a PSoC63 and transferring program over OTA into external memory.

External memory for bootloader - 512-Mbit (64mB) serial NOR flash, Quad SPI (QSPI) - S25FL512SAGMFI011.

One the bootloader is programmed into the external FLASH can you execute the bootloader ONLY out of the external FLASH?

This allows us to free-up FLASH memory on the P63 for application code.

Thanks

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

Hi,

You can refer to the below code example for more details,

https://www.cypress.com/documentation/code-examples/ce224285-psoc-6-mcu-external-flash-access-xip-mo...

Regards

Alakananda
0 Likes