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

Compiler name mangling

Hi,
Having wondered why the linker couldn't locate a code segment which I'd specified as part of the BL51 command line, I took a look at listing file to discover that the compiler had (somewhat arbitrarily) appended an underscore to some of the function names, hence the link error. Is there a means of inhibiting (or predicting)this annoying compiler characteristic?

Thanks!

0