• 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 flash two applications?
    Hi, I have a Default-Application and a Bootloader-Application. Both are developped separately. The Bootloader-Application can load the Default-Application. But prior to shipment of our product...
  • Downloading an APP with text start different than 0x0
    Hi everybody, I am using DKARMv1.03, GNU tools (GCCv331), LPC2104, ULINK. I want to download an Application at address 0x000020000. In accordance with the technical report titled "ARM: PROBLEMS WHEN...
  • Step by step ...HOW TO CREATE A LIBRARY?
    Hi all! i am working on a project where i need to control an external ADC chip with an unusual SPI interface. in other risks (and other compilers) i did this with inline assembly succesfully. With UV2...
  • 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...