• Error 56 beim Wechseln in Debug-Modus
    Hallo, unabhängig vom geladenen Projekt bzw. dessen Pfades bekomme ich in uVision (V3.05) beim Wechseln in den Debug-Modus einen Error 56, die Fehlermeldung sieht so aus: --- Running in Eval Mode...
  • CA9MP - Join and Leave coherency
    Note: This was originally posted on 23rd July 2012 at http://forums.arm.com Hi, I have some thoughts regarding joining and disengaging cores to the coherency: In the bootstrap, the case is very easy,...
  • ARMASM - leaving an empty gap at fixed memory addr
    I am writing a C program that will be loaded into flash memory while the target device is already running; in other words, this C program is NOT run immediately out of reset. I need to modify the...
  • some STM Targets stop after leaving debug using ULINK, some not..
    STM Targets stop running after leaving debug using ULINK ME: STM32L433 (had both situations) STM32F051 some continue: STM32L433 (had both situations) STM32F072 STM32F105 STM32F429 also...
  • Device won't leave power-down mode (but does exit IDLE mode)
    The problem I am having is getting the device to exit power down mode with the keyboard interrupt. The board comes out of IDLE mode fine but when I set PCON=0x02 instead of PCON=0x01 (i.e. power down...