79525095

Date: 2025-03-21 09:59:17
Score: 1
Natty:
Report link

I found that you can use the 'fromelf' command (found in Keil_v5\ARM\ARMCLANG(or ARMCC)\bin directory to parse the .axf file (found in the directory containing object files). Options for fromelf command can be found online (specifically for interleaving C with asm you can use --interleave=source with source_path=<path-to-source-directory> and -c flags)

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vlad Gheorghiu