Page 1 of 1

Coding Netburner in Ubuntu/linux

Posted: Thu Mar 06, 2014 9:11 pm
by nicobari
Hi,
I am running Robotic Operating System (ROS) on Ubuntu and to set up my MOD54415 as a node for serial communication it seems I need to compile the code in Ubuntu (to use ROS libraries) or use another inefficient method which I am currently using (where I read data from MOD54415 into a ROS node and which then relays the information to other ROS nodes hence introducing delays). My question is there a way I can write codes and compile them for MOD54415 in Ubuntu?

Thanks,
Tanmay

Re: Coding Netburner in Ubuntu/linux

Posted: Fri Mar 07, 2014 10:41 am
by rnixon
NetBurner uses gcc, is that what Ubuntu is using as well (exactly what does "compile under Ubuntu" entail)? If so, can you recompile the library(s) source code with the gcc from the NetBurner release?

Re: Coding Netburner in Ubuntu/linux

Posted: Thu Apr 02, 2015 9:48 pm
by faarizamar
Nothing needs to be done. When you start a new project, select the platform you want to use from the drop down list.