Mikro C for PIC v6.2.0 available for download?

mikroC, mikroBasic and mikroPascal PRO for Microchip’s 8-bit PIC MCUs.
Post Reply
Author
Message
BaffySprinter
Posts: 4
Joined: 05 Feb 2012 10:37

Mikro C for PIC v6.2.0 available for download?

#1 Post by BaffySprinter » 05 Oct 2018 14:46

Hi All.

Is it possible to download Mikro C Pro for PIC version 6.1.0?

I started projects for a model railway (DCC) in early 2016. Recently I’ve started to try to complete the projects. I upgraded to v7.2.0 and started an I2C project to be used in the railway projects. I couldn’t get it to work, therefore I ordered some I2C hardware parts to try to get the master part working. In the meantime I’ve started working on one of the railway decoders again. Once amended and recompiled in v7.2.0 the decoders stopped working. Two chips (18F1320) still had the original Hex code in them, I’ve read the code and saved it under another name. The decoders always work with the original code, unfortunately they have limited functionality.

The projects were started on 26th February 2016, two months after having a heart attack and mild stroke which at the time left me with memory issues.

If I could get version 6.2.0 and try it to compile the code, assuming that was the current version then. I’ve spent three days downloading, installing, trying and uninstalling versions 7.2.0, 7.1.0 and 7.0.0 with no luck.

Regards,
Jim

BaffySprinter
Posts: 4
Joined: 05 Feb 2012 10:37

Re: Mikro C for PIC v6.2.0 available for download?

#2 Post by BaffySprinter » 06 Oct 2018 00:23

Apologies, I’ve found an error in my program. A missing ‘+’ sign …

cStart = stSM[cI].cAspects;

instead off

cStart += stSM[cI].cAspects;

I will reinstall v7.2.0

:oops:

User avatar
petar.suknjaja
mikroElektronika team
Posts: 683
Joined: 05 Mar 2018 09:44
Location: Belgrade

Re: Mikro C for PIC v6.2.0 available for download?

#3 Post by petar.suknjaja » 08 Oct 2018 16:32

Hi,
Thank you for letting us know that you have found solution for your issue.
Kind regards,
Petar

Post Reply

Return to “PIC PRO Compilers”