Coding Netburner in Ubuntu/linux

Topics for the Eclipse Environment
Post Reply
nicobari
Posts: 110
Joined: Mon Jan 30, 2012 12:15 pm

Coding Netburner in Ubuntu/linux

Post 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
rnixon
Posts: 833
Joined: Thu Apr 24, 2008 3:59 pm

Re: Coding Netburner in Ubuntu/linux

Post 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?
faarizamar
Posts: 2
Joined: Sat Jan 10, 2015 3:22 am

Re: Coding Netburner in Ubuntu/linux

Post 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.
Post Reply