Upgrade to v5.4 causes compile errors

General discussion on mikroBasic PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
DaveW
Posts: 16
Joined: 18 Jun 2011 00:42

Upgrade to v5.4 causes compile errors

#1 Post by DaveW » 24 Feb 2012 00:44

Hi...

I just upgraded from v4.6 to v5.4.

Previously files now seem to create a few compile errors... Is there a guide to all the alterations in syntax, etc?

Thanks...

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: Upgrade to v5.4 causes compile errors

#2 Post by janko.kaljevic » 24 Feb 2012 12:10

Hello,

There were no changes in syntax.
Maybe some in library functions, but you should be able to find how to resolve them in Help file.

And if you still are struggling to make it work post here error messages and code snippet that is causing thi issue and we will help you.

Best regards.

DaveW
Posts: 16
Joined: 18 Jun 2011 00:42

Re: Upgrade to v5.4 causes compile errors

#3 Post by DaveW » 24 Feb 2012 23:22

Thanks for the reply.

Turns out there was a single error in an asm section of the code, that caused all the subsequent module code to report errors. The assembler bit reference needed to be altered for 5.4

Now it's all working - it seems much faster to compile! Great!

Post Reply

Return to “mikroBasic PRO for dsPIC30/33 and PIC24 General”