Visual Studio

28 Oct 2009

hey i have  question if i download all the files in the

 http://mbed.org/projects/libraries/svn/mbed/trunk

 

directory to my visual studios .h file directory would i b able to compile (not execute) with visual studio?

 

28 Oct 2009

Hi Oli,

oliver kyi wrote:
if i download all the files in the  http://mbed.org/projects/libraries/svn/mbed/trunk   directory to my visual studios .h file directory would i b able to compile (not execute) with visual studio?

This is not something we've tried or support, but the basic requirement would be to have an ARM compiler installed and setup within the Visual Studio environment. There may be some other niggles too, but until the process is tested it is not obvious what they might be. I found the following application note on the process of using ARM RVCT within Visual Studio, which might be of interest to give some background:

So whilst it may be possible, we're certainly not recommending at the moment!

Simon