hi , do u guys have any ideas where i can download the instruction codes for keil? izzit the same as C++? cheers patrick
What do you mean by "instruction codes for keil?" If you get the free CD, or download the evaluation, all the manuals are included in PDF format: C51.pdf - C51 ANSI 'C' (not C++) Compiler; A51.pdf - Assembler. If you want the 8051 instruction set, look at your datasheet (datasheets are on the CD; dunno abuot the eval download) If you want something else, please clarify the question! CD: https://www.keil.com/demo/cdrom.asp Eval downloads: http://www.keil.com/demo/ (and be sure to read the 'limitations' page).