• 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 - Linker problem - FromELF -Target not created
    Hi everyone I am using EFM32 development board I wanted to run a blinky on the board I use the tested program from energy micro (EFM32) I get this problem : linking... FromELF: creating...
  • 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...
  • not found
    I try to compile some C++11 library, but compiler stopped at the begining #include <array> //file not found Is <array> described in C++11? How to add to Keil?
  • SOCKADDR not found
    I cannot find the SOCKADDR or SOCKADDR_IN structure used in many functions such as bind http://www.keil.com/support/man/docs/rlarm/rlarm_bind.htm or recvfrom http://www.keil.com/support/man/docs/rlarm...