• Disassembly file with functions and their instructions only.
    Is there a possibility to use *fromelf* or any other tool to generate a disassembly file from elf file but with function names and their instructions only? Something similar to the following format: ...
  • ULINK Pro Instruction Trace
    My device is STM32F417IG, MDK-ARM V4.23. The Instruction Trace is not working at 168MHz. Is there a fix available ?
  • trace function
    Hi , i have a problem with the trace function in keil he requiers a version off ST-Link /V2 ... and later can you help me !
  • Restrict Global Variables to specific modules
    Here comes a very special wish - please do not call me crazy: Working with many C modules, I prefer to define protected/"dangerous" variables static to one module. Quite often I would like to have...
  • what is the ETM: Enable Embedded Trace Module in MCB2130 ?
    I wiil DIY a develop board like MCB2130 ,I don't kown what it is the function of ETM.Is it must need in this board? thanks