Quantcast
Channel: User Jeremy - Stack Overflow
Viewing all articles
Browse latest Browse all 46

Answer by Jeremy for How I can make alias on external defined function in C?

$
0
0

As suggested here, add the following to your linker command file:

PROVIDE(NMI_Handler = Default_Handler);

(And remove the weak alias declaration from the C code.)


Viewing all articles
Browse latest Browse all 46

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>