I already have a complete if spartan development environment for ARM Cortex-M3 embedded development under WinXP Pro. I use the CodeSourcery ARM GCC toolchain with my own makefile, linker script and firmware downloading tool. All I need is to edit my source code (currently just one C file), occasionally my makefile or linker script, and invoke 'make', 'make clean' or 'make prog' (to download the code into the part using a utility program). Being able to keep track of and browse my documentation (text files and PDFs) would also be nice.
I have been using NotePad++ but I would like to use C::B instead. How can I convince C::B to do these very simple tasks? It seems to want to do everything + 1 for me, project-wise.
Thanks,
Dale Wheat