• how to download app that's split between internal & external flash...?
    I've been browsing the uVision/MDK-ARM manuals looking for a way to do something I did when using the Rowley CrossStudio tools, but I can't find what I'm looking for. Basically, my app is too large...
  • how to download app that's split between internal & external flash...?
    I've been browsing the uVision/MDK-ARM manuals looking for a way to do something I did when using the Rowley CrossStudio tools, but I can't find what I'm looking for. Basically, my app is too large...
  • is the return code from app from user build step ignored?
    I have a batch file that does a few things at the end of the build, such as converting a HEX file to a BIN file; and if that works then doing additional steps. The problem I'm experiencing is that...
  • is the return code from app from user build step ignored?
    I have a batch file that does a few things at the end of the build, such as converting a HEX file to a BIN file; and if that works then doing additional steps. The problem I'm experiencing is that...
  • single stepping two instructions at a time, ISD51
    What would cause single step debugging through a module under the control of the ISD51 monitor to suddenly start stepping at 2 line intervals, and refusing to breakpoint at many locations? (The program...