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

cross mob
NiMc_1688136
Level 5
Level 5
10 sign-ins 50 questions asked 10 solutions authored

Can someone give me a run down on how to program the CYW43907 populated on a custom board? We will be sending out boards for fab shortly and want to verify that we are not missing anything.

We will have the JTAG/SWO port brought out to a header and I plan on using a JLINK. Does the jlink program internal SRAM in the chip or is it programming the external flash? If it programs the internal SRAM, how do I upload a image to the external flash?

I have looked at other resources like Downloading and debugging CYW43907 using Jlink Segger but it is not clear if it is for development (SRAM) or writing to flash.

To begin with I will need to be able to debug apps and program prototype boards based on the custom PCBA. This will eventually lead to figuring out how to program the custom PCBA in manufacturing.

1 Solution
WinstonF_61
Moderator
Moderator
Moderator
100 replies posted 250 sign-ins 100 likes received

The code you download via JTAG is directly programmed into the External SFlash by default. You will not have to do anything special to load the code into SFlash. You can still use the Debug document you linked above. 

Regards
Winston

View solution in original post

6 Replies