Re:CodeSourcery, DriverLib and first steps
Hi Totenhose,
thank you for your feedback.
I replaced the make because I has a problem with the *.d files (dependencies files). The '' char used by windows for the folders add a confilc with one used to continue on a new line.
Regarding Eclipse is a personal choice, but for me things like autocomplete, link to the function declaration, variable renaming, exelent integration with CVS and SVN, debugger front end,... are very valuable features that I was not able to have using notepad systems. Like all the tools you need a trainning phase before really benefits from its features. I suggest you to spend I little bit more time using a software before saying is a waste. Regarding the workspaces I don't understand what you dislike. You can have only one workspace where you can create all the projects you want (is not what you want?).
I'm also using an etherent bootloader in most of the cases, but sometimes debugging is more than an option if you don't want to waste your time trying to solve a bug.
login or register to reply
|