Sections
You are here: Home Forum .NET C# Compliling C# code

Compliling C# code

Up to .NET C#

Compliling C# code

Posted by Steve C at September 01. 2007
Hi. I dont have too much programming experience and i am a newbie to C#. I am using VB C# Express to compile the .NET C# example code from the resources section of this site. I can compile the code using VB to an .exe file, but dont know how to compile the code so that i can use the gnu toolchain. If anyone can give me some pointers i would gratly appreciate it. Thanks in advance.

Compliling C# code

Posted by Liam Staskawicz at September 02. 2007
Hi there - the C# code is separate from the code that you would want to build with the GnuArm toolchain. The GnuArm tools will build C code to run on the Controller itself, while your C# apps will run on the desktop and communicate with the Controller. If that's all you need, then you don't need to bother with the GnuArm toolchain.

Compliling C# code

Posted by Steve C at September 03. 2007
liamMT. Thanks a lot. I cant believe i didnt realize that the C# code was using the Heavy.bin firmware. Anyhow, got it going. Thanks for the quick response too.
Powered by Ploneboard
Document Actions