Big AVR 6

General discussion on mikroC PRO for AVR.
Post Reply
Author
Message
alihariri
Posts: 1
Joined: 12 Aug 2011 09:17

Big AVR 6

#1 Post by alihariri » 17 Oct 2021 15:02

Hallo Friends,

I am new to use Big AVR 6 with Atmega128 i am writing sample Program to switch Led for PORTF and PORTG but they arenot on i have tried to switch oN DIP Switches

main(){
DDRF=0xFF;
DDRG=0xFF;
PORTG=0xCD;
PORTF=0xFF;
}

User avatar
Tanja_Kovacevic
mikroElektronika team
Posts: 98
Joined: 09 Aug 2021 11:39

Re: Big AVR 6

#2 Post by Tanja_Kovacevic » 20 Oct 2021 09:57

Hi,

Did you switch the SW12 switches for LEDs on?
And did you adjust the clock scheme for the Atmega128?

If you still have a problem,
you can send us pictures of the board and the hexadecimal code at:
support att mikroe dot com


Kind regards,
Tanja

Post Reply

Return to “mikroC PRO for AVR General”