V4.60: problem with soft_uart (OK in v4.80 bèta)

Beta Testing discussion on mikroPascal PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

V4.60: problem with soft_uart (OK in v4.80 bèta)

#1 Post by Dany » 21 May 2011 18:37

Latest info: OK in v4.80 bèta! :D :D :D

Hi,
I got the following error while trying to do

Code: Select all

Soft_Uart_Init(PortB, 6, 7, 115200, 0);
error: 134 438 Call signature does not match the function definition signature 'Delay_Cyc_Long' __Lib_SoftUART.mpas
error: 150 438 Call signature does not match the function definition signature 'Delay_Cyc_Long' __Lib_SoftUART.mpas
error: 164 438 Call signature does not match the function definition signature 'Delay_Cyc_Long' __Lib_SoftUART.mpas
error: 0 453 Unsuccessful linking 'Uart_Test.mppds' Unsuccessful linking 'Uart_Test.mppds'
The PIC is a P24FJ64GA002 at 32 Mhz.

Thanks in advance! :D
Last edited by Dany on 22 May 2011 18:34, edited 4 times in total.
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

jpc
Posts: 1986
Joined: 22 Apr 2005 17:40
Location: France 87

Re: V4.60: problem with soft_uart

#2 Post by jpc » 22 May 2011 15:17

you probably better use the latest version 4.80, i have not verified if this indeed existed in V4.60 but the last version has no problem with this.
Au royaume des aveugles, les borgnes sont rois.

Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

Re: V4.60: problem with soft_uart

#3 Post by Dany » 22 May 2011 18:20

jpc wrote:you probably better use the latest version 4.80, i have not verified if this indeed existed in V4.60 but the last version has no problem with this.
Thanks Jpc. Where can I download the 4.80 version? On the mE website the current version is 4.60.

Ah, I see now. You mean probably the 4.80 bèta version. I will try it! Thanks. :D

Indeed OK with version 4.80 bèta! Thanks! :D :D :D
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

Post Reply

Return to “mikroPascal PRO for dsPIC30/33 and PIC24 Beta Testing”