View previous topic :: View next topic |
Author |
Message |
JP
Joined: 14 Feb 2004 Posts: 8 Location: Belgium
|
Write program code (.hex) to external EEProm or Flash |
Posted: Sun Mar 28, 2004 12:24 pm |
|
|
Hello all,
I have a litle question; I need to write my C source code to a
EEProm ( or Flash ) with a EEProm / FLash programmer.
For make this, I need the .hex file of my program code but
what is the means for obtain this file directly with PCWH 3.182 ?
Thank You for your help,
J-P |
|
|
Neutone
Joined: 08 Sep 2003 Posts: 839 Location: Houston
|
|
Posted: Sun Mar 28, 2004 12:27 pm |
|
|
Compile |
|
|
JP
Joined: 14 Feb 2004 Posts: 8 Location: Belgium
|
Re Compile |
Posted: Sun Mar 28, 2004 12:53 pm |
|
|
Hi Neutone,
I have take a look at your Index page but I have no view a topic
about Compile ?
Can You tel me more ?
Thank You,
J-P |
|
|
JP
Joined: 14 Feb 2004 Posts: 8 Location: Belgium
|
|
Posted: Sun Mar 28, 2004 1:25 pm |
|
|
Hi Neutone,
So, I interpreted your answer badly
You are right, after I execute the " Compile " command, the compiler
generate a file with the .hex format but under Windows, this file
is of ICD type ( but under the Dos, this is been the .HEX format ).
Thank You,
J-P
|
|
|
rwyoung
Joined: 12 Nov 2003 Posts: 563 Location: Lawrence, KS USA
|
|
Posted: Sun Mar 28, 2004 1:52 pm |
|
|
The IDE "compile" command will generate a HEX file. You can fiddle with the Options | File Formats feature to specify what kind of HEX file. _________________ Rob Young
The Screw-Up Fairy may just visit you but he has crashed on my couch for the last month! |
|
|
JP
Joined: 14 Feb 2004 Posts: 8 Location: Belgium
|
|
Posted: Sun Mar 28, 2004 5:39 pm |
|
|
Hello Rob,
Yes, I have find this option.
Thank You !
|
|
|
|