Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic DUE bin file format (Read 3300 times)
Gilles Plante
Full Member
***
Offline


Posts: 156
Location: Québec, Canada
Joined: Oct 31st, 2013
DUE bin file format
Apr 25th, 2016 at 1:51pm
Print Post  
Hi all,

does someone know where I can find a description of the bin file format for the DUE ?

I need to know because I will need to edit a string outside the editor to set the serail number of the equipment. And my guess is that there is some form of check value, like a CRC for example I will need to recompute.

Many thanks !
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: DUE bin file format
Reply #1 - Apr 25th, 2016 at 3:35pm
Print Post  
Not sure. It might be documented here http://www.atmel.com/webdoc/atmelstudio/index.html
  
Back to top
WWW  
IP Logged
 
Gilles Plante
Full Member
***
Offline


Posts: 156
Location: Québec, Canada
Joined: Oct 31st, 2013
Re: DUE bin file format
Reply #2 - Apr 25th, 2016 at 7:45pm
Print Post  
Hi Tim,

thanks for the link, unfortunately I haven't found anything about the format  Embarrassed. I googled everything I can think about, haven't found it. Looks like well kept, as the secret of the Caramilk.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: DUE bin file format
Reply #3 - Apr 25th, 2016 at 7:52pm
Print Post  
I think it is standard intel format but maybe you can't do it unless you build the hex from the .elf after altering the .elf

You might only need to distribute a couple of the sam tool chain .exe's to do that along with your .elf.

Just guessing
« Last Edit: Apr 25th, 2016 at 7:52pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint