mikroPascal PRO for dsPIC v6.2.0. released

General discussion on mikroPascal PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
User avatar
srdjan.misic
mikroElektronika team
Posts: 296
Joined: 11 Feb 2014 15:55

mikroPascal PRO for dsPIC v6.2.0. released

#1 Post by srdjan.misic » 21 Feb 2014 17:02

mikroPascal PRO for dsPIC v6.2.0. released

Image

Continuing on yesterday's mikroProg update, today we present you the mikroPascal PRO for dsPIC v6.2.0

A total of 59 new devices are supported, specifically, new PIC24 and dsPIC33
families from “EP’, “F0” ,“F1”, ”FJ”, “FV” and “EP” series. You'll also get a huge set of
libraries and functions for the newly added chips, because the way we look
at it, support alone isn't worth much if you have to write code from scratch.

Debugging with mikroProg for PIC, dsPIC and PIC32 is now supported for 50 newly added MCUs.

There are some slight improvements made to the IDE, flash library, and code optimizer,
and many more tweaks under the hood, all those little things that add up to make your
coding sessions more enjoyable and productive.

Go to the compiler's page and download the new version now, specs and details also provided there.

Yours sincerely,
MikroElektronika

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

Re: mikroPascal PRO for dsPIC v6.2.0. released

#2 Post by yo2lio » 22 Feb 2014 11:34

Hi,

Congratulations!!!

I have a question: What this message means "239 169 Logical expression is always: 'False' HTTP_Server.mpas"

for expression :

Code: Select all

  
  while true do
    begin
...
    end;
The expression is always TRUE...
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

Toley
Posts: 922
Joined: 03 Sep 2008 16:17

Re: mikroPascal PRO for dsPIC v6.2.0. released

#3 Post by Toley » 22 Feb 2014 12:53

I noticed the same thing in the C version

while(1) give this message : Logical expression is always: 'False'
Serge T.
Learning is an endeless process but it must start somewhere!

User avatar
dejan.odabasic
mikroElektronika team
Posts: 2649
Joined: 30 Apr 2012 14:20

Re: mikroPascal PRO for dsPIC v6.2.0. released

#4 Post by dejan.odabasic » 28 Feb 2014 16:01

Hello,

I have reported this error to our developers.
It will be solved as soon as possible.

Best regards.

Edwe
Posts: 3
Joined: 11 Apr 2014 14:11

Re: mikroPascal PRO for dsPIC v6.2.0. released

#5 Post by Edwe » 11 Apr 2014 14:26

I encounter the aforementioned bug, as well. Also, I get "objects can not have [far] type qulifier" in lots of code generated by VisualTFT (as in const code far char). I suppose it should be "qualifier" too, and not "qulifier".

Maybe the team should take a long, hard look at the "qulitie" control processes, because this release is unusable, as far as I'm concerned.

User avatar
dejan.odabasic
mikroElektronika team
Posts: 2649
Joined: 30 Apr 2012 14:20

Re: mikroPascal PRO for dsPIC v6.2.0. released

#6 Post by dejan.odabasic » 15 Apr 2014 09:40

Hello,

Please open a support ticket with report of a problem which you encountered?
http://www.mikroe.com/support/
Also please attach the VisualTFT project with which the problem can be replicated.

Best regards.

Post Reply

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