Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Is .hex and .map generated from the elf file? (1 Replies)

$
0
0
Hello everyone, we are using ARM Compiler 5.06 and are postprocessing the map file. We would like to have a shared postprocessing routine shared by multiple projekte and multiple compilers. Neither .map nor .hex files are homogenous, but the elf files are. So we would like to directly postprocess all elf files either using "nm" from binutils or ARM Compiler 5.06 itself. So here i have some questions: 1. Does the ARM Compiler generated .hex and .map from el

Viewing all articles
Browse latest Browse all 3049

Trending Articles