Question
STM Studio Variables missing
Posted on January 15, 2014 at 22:55
Im using STM Studio 3.3.
When I import my .elf files from Keil or Coocox most of the variables (even direct variables) are missing. When I analyze the .elf file with nm or eu-nm all the variables are available on fix RAM-adresses and I can manually add these adresses to the read or write list. What is wrong with importing the .elf files in STM Studio ? #stm-studio