Load and run bin file from ram?

Anything related to script should go here.
Post Reply
fgh8uy
Junior Member
Posts: 2
Joined: Fri Mar 04, 2011 7:29 am

Load and run bin file from ram?

Post by fgh8uy »

What USBJTAG NT command run bin file from ram?
Load file -> setram.....and:confused:
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

fgh8uy wrote:What USBJTAG NT command run bin file from ram?
Load file -> setram.....and:confused:
What target you use? MIPS or ARM?
You can try this for MIPS
Enter DEBUG ON
Then modify PC to the address you want.
Then hit F5.

Now normally this will not work the way you want, you might also consider disable all the interrupts if you have damaged the interrupt vector.
fgh8uy
Junior Member
Posts: 2
Joined: Fri Mar 04, 2011 7:29 am

Post by fgh8uy »

usbbdm wrote:What target you use? MIPS or ARM?
You can try this for MIPS
Enter DEBUG ON
Then modify PC to the address you want.
Then hit F5.

Now normally this will not work the way you want, you might also consider disable all the interrupts if you have damaged the interrupt vector.
Thanks for reply!
Target RT3352 (mips24) "Ralink". Modify PC command poke...?
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

fgh8uy wrote:Thanks for reply!
Target RT3352 (mips24) "Ralink". Modify PC command poke...?
"R" command.
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests