• MDK 4.71 / 4.72 build compiles all
    MDK 4.72 seems to always recompile all project files, greatly extending compile times. 4.71 does this along with performing a project clean if the "use cross module optimization" is checked. 4.71...
  • SWD (Serial Wire Debug) with ST-LINK ?
    Hello, I have just bought a ST-LINK JTAG/SWD interface, and I am wondering if it can work in SWD mode. I have tested it with the RealView 4.02, but I can't find any configuration dialog box for the...
  • FastModels 7.1 build problems gcc 4.4 and 4.7
    Note: This was originally posted on 23rd November 2012 at http://forums.arm.com Hi, I'm trying to build an A15 Cortex model ( FastModels/FastModelsPortfolio_7.0/examples/RTSM_VE/Build_Cortex-A15x1/RTSM_VE_Cortex...
  • keil mdk 4.6 lpc1114 cannot swd use j-link v8
    Dear Sir: keil mdk 4.6 lpc1114 cannot swd use j-link v8 but use iar arm can use j-link v8 swd lpc1114 the iar arm and keil mdk j-link driver have different? how to solve this question? Tks!!
  • Unexpected data in Debug (printf) viewer
    HI I get unexpected writes to the serial debug viewer. No call to the ITM_SendChar function. It is probably caused by a task somewhere overwritten some memory. Any idea how I can found out...