Content originally posted in LPCWare by CodeRedSupport on Tue Feb 08 19:09:40 MST 2011
This works only with the remote you are used to. The LPCXpresso remotes do not support a "long" command. I suggest you open a Memory view to this address, and edit the contents of the long word.
CodeRedSupport
Quote: jerry.nguyen
Hi All,
I would want to run a script from gdb console to automatically set some pattern data to RAM...Can LPCXpresso support it? normally we can use the monitor command
monitor long 0x10007000 = 0x1234
But it seems does not work with LPCXpresso
Thanks in advance
Jerry