Is there a way to load CYW943907AEVAL1F firmware in RAM instead of FLASH using debuger ?

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

cross mob
1 Solution
Aditi_B
Moderator
Moderator
Moderator
500 replies posted 5 questions asked 250 replies posted

Hi,

You can use Segger's JFLASH to program the application code in RAM. You can try building the application and using the elf/hex file to program the RAM but make sure that the boot process is not broken as the default process loads various files/firmware from the external flash to RAM. 

Thanks

Aditi

View solution in original post

0 Likes
3 Replies