Hello guys,
I'm trying to use the START_V2.A66 file in an assembler project. But it doesn't work for now. Here is my question: Do anybody know how to use this file in an assembler project? Or what I need to change inside the file, so that it works?
I'll be happy about any useful answer...
Thx
BK
The question marks are part of the C166 Compiler's naming convention:
http://www.keil.com/support/man/docs/c166/c166_ap_sgc.htm
As you're not using 'C', there is no need to stick to any Compiler's naming convention...
Thanks to all of you!! :) Works very well for me now. You helped me a lot. Have a nice time.