RW612 Load and Boot Image to RAM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RW612 Load and Boot Image to RAM

118 Views
AlexEE
Contributor I

Hi,

We are trying load and boot an example GPIO LED program onto an RW612 in ISP Mode using UART.

Currently I can load the code onto the RW612's Flash and exit ISP mode for the code to run.

What I want to achieve is using blhost to load the code onto ram instead of flash and execute it from there.

These are the steps that I'm currently using

  1. write-memory 0x00000000 BIN_FILE
  2. execute 0x00000000 0 0
    1. We have also tried loading into 0x20000000 and executing into the same

If anyone has any ideas that would be great!

Thanks,

Alex

 

0 Kudos
Reply
1 Reply

90 Views
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

I will contact you in the internal case 00651929 to avoid confusion.

Regards,

Daniel.

0 Kudos
Reply