The easiest way to do embedded development is to use your favorite code editor to write code, and then switch to the compiler IDE to create and load the code into the processor.
Obviously, the code editor and compiler IDE can be the same, which is even easier!
Steve melnikoff
source share