• no SW-DP found for EFM32
    I am trying to flash and debug a simple blink program on the EFM32 DK with the inbuilt J-Link. I am using the Keil4 IDE for the project. While setting the debug information in the target options, the...
  • Could not load Flash of EFM32 with ULinkPro.
    Gentlemen! I try to use Keil ULinkPro for debug program for EFM32G880F128. When I try to load my program I received the message Error. Invalid ROM table. The Settings in Keil show me the ID Code of...
  • EFM32 flash download& reset&run. Reset cause?
    Hi. I am using flash download & reset & run on my EFM32TG108 board in pre production. My programm needs to check the reset cause to decide whether to reset a non volatile ram block or not. Burning...
  • fromelf and --bincombined
    Hi, I want generate one binary output file for an image containing multiple load regions. So I can use it for my bootloader. I use the --bincombined option like descriped here: http://www.keil...
  • fromelf parameter
    I use the tool menu with the following command : fromelf -s -o T:\TGIP\fichiers_uVision3\TGIP_BM.sym T:\TGIP\fichiers_uVision3\ObjectFiles\TGIP_BM.axf But I want to change the output file name...