We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
What is the correct toolchain for LPC2148 (ARM7-TDMI-S) and where can it be found.? I'm using Eclipse as the IDE on Windows but can only find Cortex GCC toolchains on ARM.
I'll have a look at that but I have a single project (done years ago) that I need to modify slightly and compile hence the low cost option. Unfortunately the Toolchains seem to be for Cortex M or A devices only unless I'm mistaken??
Older CPUs are also supported:http://www.keil.com/dd/chip/3880.htm
Are the legacy Arm7 micros supported in Arm DS??
Yes, in much the same way as they are for MDK.
I see. Under C/C++ Build,Settings, Target CPU.
Thanks.