EFM32 Could not power up debug port: Control/Status register reads 2BA01477

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • EFM32 Could not power up debug port: Control/Status register reads 2BA01477

    Hi
    I have permanent download problems via the starter Kit Gecko to the Device "EFM32GG232F1024":
    Following the Debug Log of the IAR Embedded Workbench Version 7.20.1.7307 :
    Fri May 22, 2015 11:24:36: Loaded macro file: C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.0\arm\config\debugger\SiliconLaboratories\Trace_EFM32GG.dmac
    Fri May 22, 2015 11:24:36: Loaded macro file: C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.0\arm\config\flashloader\SiliconLaboratories\FlashEFM32.mac
    Fri May 22, 2015 11:24:36: JLINK command: ProjectFile = C:\LokaleDateien\work\IAR_EnergyMicroProjekte\Duellsimulator\DSUHU\settings\DSUHU_Debug.jlink, return = 0
    Fri May 22, 2015 11:24:36: Device "EFM32GG232F1024" selected.
    Fri May 22, 2015 11:24:36: DLL version: V4.96b, compiled Jan 19 2015 09:15:55
    Fri May 22, 2015 11:24:36: Firmware: Energy Micro EFM32 compiled Mar 1 2013 14:08:50
    Fri May 22, 2015 11:24:36: Selecting SWD as current target interface.
    Fri May 22, 2015 11:24:36: JTAG speed is initially set to: 32 kHz
    Fri May 22, 2015 11:24:36: Found SWD-DP with ID 0x2BA01477
    Fri May 22, 2015 11:24:47: Fatal error: Could not power up debug port: Control/Status register reads 2BA01477 Session aborted!
    Fri May 22, 2015 11:24:47: Failed to load flash loader: C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.0\arm\config\flashloader\SiliconLaboratories\FlashEFM32.flash
    Following infos of J-Link:
    J-Link>ShowEmuList
    J-Link[0]: Connection: USB, Serial number: 440013064, ProductName: J-Link EnergyMicro
    J-Link>f
    Firmware: Energy Micro EFM32 compiled Mar 1 2013 14:08:50
    Hardware: V7.00
    J-Link>
    Best regards
    Franz
    The problem is soved:
    Problem was that the App on Target diabled the Oscillator and so there is no connection anymore possible for the tool Starter-Kit.
    Solution: Erase the flash with the tool Segger J-Flash V4.96b
    With the Tool "Starter Kit Gecko" (with integraded Segger tool it dosn't work) .

    The post was edited 1 time, last by FranzMächler ().