name of hexfile

General discussion on mikroC PRO for PIC32.
Post Reply
Author
Message
nrieper
Posts: 9
Joined: 23 Jan 2013 22:44

name of hexfile

#1 Post by nrieper » 07 Feb 2013 10:08

Hello,

is it possible to set the name of the hexfile within the code?
In the past i used the ccs compiler for smaller PICs and i could do something like this:

#define CUSTOMIZED_SETTINGS

#ifdef CUSTOMIZED_SETTINGS
#EXPORT (HEX, FILE="LOGGER CUSTOMIZED")
#else
#EXPORT (HEX, FILE="LOGGER STANDARD")
#endif

Depending on the settings (defines) i created a correspondet hexfile.

Thanks for your help,

Norbert Rieper, Germany

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: name of hexfile

#2 Post by filip » 08 Feb 2013 10:16

Hi,

I agree that this would be a great feature, but this is currently not supported.
I will notify our developers regarding this.

Regards,
Filip.

nrieper
Posts: 9
Joined: 23 Jan 2013 22:44

Re: name of hexfile

#3 Post by nrieper » 05 Nov 2019 13:57

Hello,

any updates on this ?

nrieper
Posts: 9
Joined: 23 Jan 2013 22:44

Re: name of hexfile

#4 Post by nrieper » 29 Sep 2020 11:54

Hello,

an update after years on this?

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: name of hexfile

#5 Post by filip » 30 Sep 2020 07:46

Hi,

I'm afraid there are no updates regarding this.

Regards,
Filip.

Post Reply

Return to “mikroC PRO for PIC32 General”