Hi All, I have the following code for a AT89s8252. When I compile it it gives more than 10 errors...
#include <REG52.h> org 0000h mov a,#0ffh end
"When I compile it it gives more than 10 errors..." I'm not surprised - it isn't 'C'. Stefan
What should I do if I need to include files in asm
View all questions in Keil forum