LCD Works with MEGA16 but not MEGA32

General discussion on mikroPascal for AVR.
Post Reply
Author
Message
Daroish Kraidy
Posts: 5
Joined: 23 Jan 2007 19:53

LCD Works with MEGA16 but not MEGA32

#1 Post by Daroish Kraidy » 10 Sep 2008 23:38

Hi,

Lcd_Init(PORTc, 4, 2, PORTA, LCD_HI_NIBBLE);
Lcd_Cmd(Lcd_Clear);
Lcd_Chr(1,1,'T');

I'm using EasyAVR3 and ATMEGA32L.

Above codes works perfectly on ATMEGA32L when compiled for ATMEGA16.
It does not work on ATMEGA32L when compiled for ATMEGA32.

Any ideas?
Thanks
Daroish

foto4me
Posts: 14
Joined: 28 Aug 2008 06:53

#2 Post by foto4me » 12 Sep 2008 11:45

Hi
This compiler is very bad. Too much bugs !!
This product is unsuported. (last update 2007)
Use other compiler (asm,C).
New release lasts some few Year.
correction bugs lasts some few months.
Support forum malfunction.

Post Reply

Return to “mikroPascal for AVR General”