Compliling C# code
Up to .NET C#
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.
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.
Powered by
Ploneboard

