Hello everybody! I’m a new memeber of this sorum and I’d like to ask you some questions. I’ve just started to work on microcontrollers and I’ve never done this; I’m using the controller ATmega128 with the platform STK500 and STK501. I’d like to develop a simple application to access the switches and the leds of STK500: I’ve already worked on programmable logic and I imagine that I have to edit a sort of header file to define the ports associated to leds and switches, so next I can use them in a C application. Can you please help me explaining me the sintax I have to use?
Thank U very much!