Managing firmware version

Post your requests and ideas on the future development of mikroPascal PRO for PIC.
Post Reply
Author
Message
Dany79
Posts: 12
Joined: 11 Jun 2015 15:39
Location: Canada

Managing firmware version

#1 Post by Dany79 » 09 Mar 2016 16:05

When compiling the firmware modifications made are saved to a file that includes every change. The version with number is incremented when compiling.

As:
v1.32
OldLine 564: If x = 30 Then
New Line 564: If (x = 30) then

Or:
Line 564: If (x = 30) then

Dany

User avatar
biljana.nedeljkovic
mikroElektronika team
Posts: 1043
Joined: 30 Jun 2015 15:15

Re: Managing firmware version

#2 Post by biljana.nedeljkovic » 10 Mar 2016 14:38

Hello Dany,

Can you explain more what is your request?

I would like to hear more.

Best regards,
Biljana

Dany79
Posts: 12
Joined: 11 Jun 2015 15:39
Location: Canada

Re: Managing firmware version

#3 Post by Dany79 » 29 Mar 2016 19:18

Each time the project is compiled, the version number is incremented.

The IDE generate a file with the difference between the latest version and the current.

It would be nice to add a way to identify the user who start the compilation.

The version number could be integreated in the firmware with a constant from the IDE.

Dany

User avatar
biljana.nedeljkovic
mikroElektronika team
Posts: 1043
Joined: 30 Jun 2015 15:15

Re: Managing firmware version

#4 Post by biljana.nedeljkovic » 30 Mar 2016 12:48

Hello,

Thank you for the suggestions.
I will forward it to our development team.

Kind regards,
Biljana

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

Re: Managing firmware version

#5 Post by Dany » 30 Mar 2016 16:22

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 PIC Wish List”