Ahmmed Razu
Advanced Member level 4
- Joined
- Jul 7, 2011
- Messages
- 100
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- Bangladesh
- Activity points
- 1,968
I am in problem of working with PIC18F24K22 (PIC18F2XK22 or PIC18F4XK22) using Hi_TECH compiler. I need a simple LED blinking code or other.
When I write
RB0 = 1;
the compiler shows "undefined identifier "RB0"
please anyone upload a sample code.
When I write
RB0 = 1;
the compiler shows "undefined identifier "RB0"
please anyone upload a sample code.
Last edited: