• Image$$-Symbols no longer supported?
    I'm using Keil version 5.11 and 5.14 and in both versions I'm getting a linker erreor message (Undefined Symbol) when I use the region symbols starting with Image$$ (e.g. Image$$RW_IRAM2$$Base). Are...
  • ARM compilers are no longer available
    When I go to this link: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads and try to download, I get this error: <Error> <Code...
  • Updated to 4.21 now can no longer debug
    Updated to 4.21 last night checked it still compiled the current project which it does however this morning I need to debug on the target like I have been forever but everytime its about to switch over...
  • Time to load Debugger is longer with ULINK2 vs. ULINK
    In my environment when I change between ULINK & ULINK2 I see the following: time to program part: ULINK= 4sec , ULINK2= 10sec. time to enter debugger: ULINK= 17sec, ULINK2= 70sec. Anyone has...
  • Cortex M3 ASM Taking Longer Than it Should
    Note: This was originally posted on 14th December 2011 at http://forums.arm.com I'm doing some digital filtering in Cypress' PSoC5, but my filtering subroutine is taking much longer than it should.  It...