I heard of a use-case / tool where in a Hex file (executable that can be flashed into a Embedded memory area) can be generated without Compilation or linking.
I am amazed such a thing is possible. Any experts in this area who can tell, What the tool does and how ?
I know a use-case - it is for Post-build configuration variant.
Hex File :
some basics : http://embeddedfun.blogspot.com/2011/07/anatomy-of-hex-file.html
Thanks, MSam