This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to integrate execution of "fromelf" utility into "ARM® DS-5 Development Studio"

Hello,

I want to run fromelf utility automatically once build procedure terminated (to see disassembly code).

Is it possible ?

Thanks in advance.

Pavel.

Parents Reply Children
  • Hi Toshiko.

    It works. Thanks !

    It works perfectly for .axf file, whereas for .o it doesn't.

    For example, if project contains multiple source files (e.g. source1.c, source2.c, source3.c), does exist some format of fromelf command that would generate source1.asm, source2.asm, source3.asm ?

    Best Regards

    Pavel.