MIKROPASCAL FOR 8051 PROBLEMS

General discussion on mikroPascal PRO for 8051.
Post Reply
Author
Message
PaoloZ
Posts: 22
Joined: 19 Jul 2006 20:46
Location: Croatia

MIKROPASCAL FOR 8051 PROBLEMS

#1 Post by PaoloZ » 29 Apr 2009 18:11

Hy!

I just pulled out my old Easy8051 board out of the closet, when i have seen the new pascal compiler is available.

I run into some problems...

I am using a AT89S8253 uC and when i try to program in some code, i get it all good it the example led blinking... As soon as I use the lcd function in my code i get an error:
0 1 mP8051.exe -DBG -pAT89S8253 -MSF -ES -O11111014 -fo12 -N"C:\Documents and Settings\Domagoj\My Documents\pascal\reciver4.mpproj" -SP"C:\Program Files\Mikroelektronika\mikroPascal 8051\defs\" -SP"C:\Program Files\Mikroelektronika\mikroPascal 8051\uses\" -SP"C:\Documents and Settings\Domagoj\My Documents\pascal\" "System.mcl" "Math.mcl" "Math_Double.mcl" "Delays.mcl" "reciver4.mpas"


and
15 303 Identifier "Lcd_Init" was not declared reciver4.mpas
When I use the example that was in the examles with lcd the system goes to programming the uC, but my board does not seem to do anything, the uC is not programmed.

I hope to help further development...
Hope to have better news next time =)
Paolo Zenzerović

yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

#2 Post by yo2lio » 29 Apr 2009 20:38

You must select LCD library in Library Manager.
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

PaoloZ
Posts: 22
Joined: 19 Jul 2006 20:46
Location: Croatia

#3 Post by PaoloZ » 30 Apr 2009 07:16

Yes, i figured it out, thanks for the reply :oops:
Paolo Zenzerović

Post Reply

Return to “mikroPascal PRO for 8051 General”