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
Hot Topic (More than 8 Replies) Blanks in windows user name (Read 7039 times)
Walter Luhs
Newbies
*
Offline


Posts: 4
Joined: Feb 11th, 2013
Blanks in windows user name
May 20th, 2013 at 12:52pm
Print Post  
For some reasons I am using my full name including blanks as user name in Windows most likely resulting in the error message as shown:
D:\arduino-1.5.2/hardware/tools/g++_arm_none_eabi/bin/arm-none-eabi-ar rcs C:\Users\Dr. Walter Luhs\AppData\Local\VMicro\Arduino\Builds\LDC_TFT_800\arduino_due_x_dbg/core.a "C:\Users\Dr. Walter ndlers.c.o"
arm-none-eabi-ar* : : Walter: No such file or directory
Error creating archive
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Blanks in windows user name
Reply #1 - May 20th, 2013 at 1:27pm
Print Post  
Hi, Thanks for feed back. Arduino 1.5 is beta, this is a known bug and will be fixed in the next release due this week
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Blanks in windows user name
Reply #2 - May 20th, 2013 at 8:01pm
Print Post  
ps: this is also a problem for all windows xp users, hopefully we have a new release today or tomorrow with better 1.5 support.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Blanks in windows user name
Reply #3 - May 21st, 2013 at 4:36am
Print Post  
Hi Walter,

I don't know if you follow the project on codeplex and have email notification of new releases. 

There is a new release if you click the DOWNLOADS button at the top and then click the "Beta Chanel" on the right. The release number is 1305.21

Look forward to hearing things are working

Thanks
« Last Edit: May 21st, 2013 at 4:37am by Tim@Visual Micro »  
Back to top
IP Logged
 
Walter Luhs
Newbies
*
Offline


Posts: 4
Joined: Feb 11th, 2013
Re: Blanks in windows user name
Reply #4 - May 25th, 2013 at 6:20am
Print Post  
Sorry for my late response, have been out. Yes, the initial problem has been solved! I successfully could upload a standard example to my Arduino Due. However my own project fails with: "VM_Boards.h : #error "Please edit Boards.h with a hardware abstraction for this board"
VM_Boards.h : : In function 'unsigned char readPort(byte, byte)':" 
Uploading works with the Arduino IDE 1.52.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Blanks in windows user name
Reply #5 - May 25th, 2013 at 5:03pm
Print Post  
Hi Walter,

The 1.5 is in beta for the new couple of weeks (especially for native hardware libraries and debug), this looks like a debugger compiler error.

Can you please switch off debugging for the project (Micro Debug=None) or switch to a configuration for which you have NOT set (Micro debug=Full)

Can you then please try to compile and upload. Let us first establish if you "Due" project works before switching on debug

Thanks

« Last Edit: Jun 4th, 2013 at 7:02pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Walter Luhs
Newbies
*
Offline


Posts: 4
Joined: Feb 11th, 2013
Re: Blanks in windows user name
Reply #6 - May 26th, 2013 at 6:56am
Print Post  
Hi Tim,
When I switch the debugger off like you mentioned then it works! Hurray, always a step closer to a great solution.
Thanks a lot!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12137
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Blanks in windows user name
Reply #7 - May 26th, 2013 at 4:25pm
Print Post  
Great,

Great, 1.5 Arduino Due will be in a week or so with some final other 1.5 support. 

Thanks for the update
  
Back to top
IP Logged
 
Walter Luhs
Newbies
*
Offline


Posts: 4
Joined: Feb 11th, 2013
Re: Blanks in windows user name
Reply #8 - Jun 3rd, 2013 at 8:46am
Print Post  
Hi Tim,
today I switched to VS2012. Surprisingly the recent error message disappeared! I am very pleased that I can work now without limitation under VS which is a great help thanks to your outstanding effort! Nevertheless I will monitor the further developments.
Thanks for your attention!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint