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 Unable to compile ASM (Read 4881 times)
chickenlittle
Newbies
*
Offline


Posts: 5
Joined: Dec 30th, 2012
Unable to compile ASM
Jan 13th, 2013 at 10:34pm
Print Post  
Hi, yes I use 1.03 and the driver seems to be up to date...

I saw another issue. Currently it isn't possible to use .c and .S files (for assembler) in the projects. Only .cpp files are compiled. Could you enable this?

Regards Florian
« Last Edit: Jan 16th, 2013 at 9:26pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Crash on Resume after Hibernation
Reply #1 - Jan 13th, 2013 at 10:41pm
Print Post  
Hi,

I'll give the hybernation a try when I get a mo.

Not compiling c. and .s that's not right it certainly checks for them.

Would you mind emailing your sketch or an example to info [at] visualmicro.com.

Thanks very much, I'm getting ready to release an update so would like to ensure the .c and .s work for that.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Crash on Resume after Hibernation
Reply #2 - Jan 13th, 2013 at 11:30pm
Print Post  
Another thing. please switch on "Tools>options>visual micro>compiler>verbose=true" and then run a compile.

Would like to see the results thanks
« Last Edit: Jan 13th, 2013 at 11:31pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Crash on Resume after Hibernation
Reply #3 - Jan 13th, 2013 at 11:34pm
Print Post  
I have a project with cpp and c compiling as expected so might need to see your project to understand the difference. 

Or maybe it's a problem with the linking? The verbose option should show us if this is the case.
  
Back to top
IP Logged
 
chickenlittle
Newbies
*
Offline


Posts: 5
Joined: Dec 30th, 2012
Unable to compile ASM
Reply #4 - Jan 16th, 2013 at 9:11pm
Print Post  
I'm sorry for answering so late, but this are quite busy times. I deleted the ASM project, as i've switched to a cpp version of the algorithm. The ASM files were obtained here:

http://avrcryptolib.das-labor.org/trac/browser/xtea

and I wasn't able to compile it with VisualMicro. Linker told me that the called procedure wasn't found. 


Regards Florian
« Last Edit: Jan 18th, 2013 at 5:18pm by chickenlittle »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint