I have a problem. C function call from assembler. Then C function meny parameter.
How to use assembler code?
sorry .
"I think the tools (particularly, the Linker) take the presence of a 'C' main() function as their clue to include all the necessary runtime support."
Looks very similar to a discussion from not too long ago:
http://www.keil.com/forum/docs/thread11848.asp
ah one more nugget
in the assembler modules, do not forget that OVERLAYABLE exist.
Erik