prasad70
Member level 3
- Joined
- Mar 24, 2011
- Messages
- 67
- Helped
- 3
- Reputation
- 6
- Reaction score
- 3
- Trophy points
- 1,288
- Activity points
- 1,690
Hi,
#define _XTAL_FREQ 4000000
I am using above clock speed but when I write "__delay_ms(100) ; in the main program, it always shows "Unable to resolve identifier" but no compiling errors appearing. I am using HITEC C for PIC16F882 micro cocntroller.
Can some one explain the reason for it.
thks
#define _XTAL_FREQ 4000000
I am using above clock speed but when I write "__delay_ms(100) ; in the main program, it always shows "Unable to resolve identifier" but no compiling errors appearing. I am using HITEC C for PIC16F882 micro cocntroller.
Can some one explain the reason for it.
thks