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 Compiling assembler files (Read 2604 times)
Red Baron
Member
***
Offline


Posts: 112
Location: Germany
Joined: Jul 29th, 2015
Compiling assembler files
Nov 16th, 2016 at 6:00pm
Print Post  
Hi,

I'm using VM 1.1609.04.  If there is an assembler file to be included and it has the extension ".s" (small s) everything works fine. But usuallly assembler files have the extension ".S" (capital S). But files with ".S" are irgnored by VM. Under Windows there is no difference between the size (I don't know the Englisch word for it) of the letters. VM schould not ignore files with capital S.

In addition assembler files use the extension ".inc" for include files (not ".h"). ".inc" files are not copied to the working directory "VMicroBuilds". You must do this manually. VM should copy these files too.

Kind regards
Red Baron
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Compiling assembler files
Reply #1 - Nov 16th, 2016 at 9:19pm
Print Post  
Thanks, yes it should be .S!

I will try to make a new version over the next few days, also with .inc

Thanks for the useful report.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Compiling assembler files
Reply #2 - Nov 19th, 2016 at 12:59am
Print Post  
There was a release couple days ago with a fix for .S files and a few other fixes.
« Last Edit: Nov 19th, 2016 at 12:59am by Tim@Visual Micro »  
Back to top
IP Logged
 
Red Baron
Member
***
Offline


Posts: 112
Location: Germany
Joined: Jul 29th, 2015
Re: Compiling assembler files
Reply #3 - Nov 22nd, 2016 at 7:11am
Print Post  
Works fine now!

Thx!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint