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 old topic? .hex versions.. confusion (Read 4022 times)
stevech
Member
***
Offline


Posts: 147
Location: So. Calif. US
Joined: Jun 16th, 2013
old topic? .hex versions.. confusion
Aug 10th, 2014 at 5:35am
Print Post  
Visual Micro, AS 6.1, Win 7.
When I do a rebuild to force a new .hex file to be created, the confusion is that the .hex in the folder
C:\Users\steve\AppData\Local\VMicro\Arduino\Builds\fileXdemo\Anarduino
gets a new date/time in file last modified (I do a window refresh too).
But the .hex is the usual place I look:
C:\Users\steve\Documents\Arduino\fileXdemo\Debug
is one version back. Each time I rebuild, this happens, as if something copies the old version to the Debug folder then builds a new version in the ..user\appdata\... folder.

My program in development pushes a new program to be flashed via wireless. The users chooses which .hex to be used.

Is the one in the Debug folder to be ignored? That Debug folder, being in the same tree as the source code just compiled, is logically where one would expect to find it!

The other appdata/... path name varies from work session to work session. The program remembers last-used but that seems to be futile?

If I can remember to do TWO rebuilds in quick succession, maybe I'll get the right code in the Debug folder?
« Last Edit: Aug 10th, 2014 at 5:38am by stevech »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: old topic? .hex versions.. confusion
Reply #1 - Aug 10th, 2014 at 1:46pm
Print Post  
Hi,

I think you need to upgrade your Visual Micro version. This was a bug when the "copy hex to output folder" was implemented in the January 2014 release.

Thanks
  
Back to top
WWW  
IP Logged
 
stevech
Member
***
Offline


Posts: 147
Location: So. Calif. US
Joined: Jun 16th, 2013
Re: old topic? .hex versions.. confusion
Reply #2 - Aug 10th, 2014 at 4:24pm
Print Post  
will do. 
Many thanks.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint