--- In lpc2000@yahoogroups.com, "unity0724" <unity0724@y...> wrote: > > Hi, Some Questions: > > My Arm GCC for LPC21xx is not very well setup on my PC, > and thinking of... > > a) UltraEdit+GCC > Had anybody tried using UltraEdit32 as simple IDE > for GCC? I'm thinking of buying a copy of UltraEdit32 > and use it on either GCC from gnuarm.com or codesourcery. > I only need a good editor with capability of calling the > GCC Compiler+linker. Capability of able to move you > directly to the code line with errors once you click on the > compilation status windows (as in Ms Visual Studio) is NOT > needed. > I'm using windows' notepad for source file editing now... > > b) Visual Studio as IDE for GCC? > I've a copy of Ms Visual Studio Ver6. Is it possible/ > difficult to customise the Ms IDE for GCC?? > Will only try that if somebody says is a piece of cake.. > > c) Windows CE .net 4.2/Platform builder > Anybody uses Windows CE .net for embedded code development?? > Is WEIRD idea but this software package might have a compiler > which is able to compile anything down to embedded boot code > and etc, and it comes with a very very huge, scale-able OS.... > > Regards /MH Visual Studio is not to hard to use but you have to maintain the makefile yourself - external makefile. Eclipse is ok but a huge download and a bit of an overkill. Could look at Dev-Cpp http://www.bloodshed.net - small and simple. Regards Spen
Message
Re: Some Questions: IDE for GCC
2005-02-20 by ntfreak2000
Attachments
- No local attachments were found for this message.