Can we use objective C for LPC21xx series micro controller.
GCC supports Objective-C.
Can we understand what the OP is saying. Can we assume the OP is asking a question. Can we assume the OP is stating a fact. Can we safely discard this thread.
does LPC21xx support GCC?
GCC can generate binary compatible code (.bin, .hex...) for ARM7 chips.
no. we found the LPC21XX only supports C and C++ subset.
hi to all i want config amr in pwm mode: 1)how programing arm in first program(via I2c or no?)? 2)how write data on eeprom arm for config pwm mode? hardware:SPK14672 software:c compailer
It means if i can write a code for Lpc2xxx series in objective C. Can you elaborate it how. Please...
en.wikipedia.org/.../Objective-C
"i want config amr in pwm mode:"
Spammer - your question have nothing with Objective C to do.
"no. we found the LPC21XX only supports C and C++ subset."
So you found wrong. And hence gave an incorrect answer.
The LPC21xx only supports machine code instructions. The real question is if any tool that supports Objective C can (directly or indirectly) produce machine code instructions for a LPC21xx.
Any experience you may have with the Keil compilers is irrelevant for discussing capabilities of other compilers.
I got the answer, thanks.