Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] Error messages in mikroC PRO V2.50 compiler

Status
Not open for further replies.

bobx

Junior Member level 3
Joined
Jan 11, 2010
Messages
29
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,283
Location
TEHRAN
Activity points
1,531
Hi. I want to use instruction;( #pragma funcall....)which is used in mikroC PRO
V2.50 compiler,because my program give me this error message;

1) 184 365 Reentrancy is not allowed: function 'Lcd_Out' called from two threads __Lib_Lcd.c


Also it give me this messages;

2)
LCD_Out(2,14,rp2val);// 96 1508 Implicit conversion of int to ptr t1x.c //(at fucnc1)


return(adcvalmax);//77 1506 Implicit conversion of pointer to int t1x.c //(at
func2)


Anybody can solve those problems ,please?

Thanks,
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top