evilheart
Member level 3
that is my first keil program and i had a strange problem
i am using C to use it on 8051 , and i wrote the program already
but on building the project the first error was that it can't open file AT89X52
#include <AT89x52.H>
#include <string.h>
#include <reg52.h>
that is a this libraries i used
i don't know what is the problem , so i want any help please. \]
i am using C to use it on 8051 , and i wrote the program already
but on building the project the first error was that it can't open file AT89X52
#include <AT89x52.H>
#include <string.h>
#include <reg52.h>
that is a this libraries i used
i don't know what is the problem , so i want any help please. \]