Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Modes in Embedded Software development
Modes in Embedded Software development [message #1783035] Wed, 07 March 2018 04:10 Go to next message
MANIKANDAN V is currently offline MANIKANDAN VFriend
Messages: 1
Registered: March 2018
Junior Member
I am developing Firmware for NRF51822, S110 in Eclipse Cross ARM GCC. I Heard that there is two mode in Firmware. 1. Debug mode 2. Production(release) mode. Is there anything like that in Embedded Software development? what is difference between both of them? How to switch to one mode to another?
Re: Modes in Embedded Software development [message #1783266 is a reply to message #1783035] Sat, 10 March 2018 06:34 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
As for using Eclipse CDT, you can read the user's guide:
https://help.eclipse.org/oxygen/topic/org.eclipse.cdt.doc.user/concepts/cdt_o_home.htm?cp=13
However it appears you need to start with more fundamental concepts first.

Your question is too broad and out of scope for this forum.
You should read some tutorials on running and debugging programs written in C/C++.
You can find them with Google.


Previous Topic:Can't get eclipse for C++ to run program
Next Topic:How could I possibly make Intel C compiler work with Eclipse in place of MS Visual Studio
Goto Forum:
  


Current Time: Fri Apr 26 12:42:32 GMT 2024

Powered by FUDForum. Page generated in 0.03089 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top