??? 01/03/11 15:50 Read: times |
#180418 - Don't go for best Responding to: ???'s previous message |
Per Westermark said:
Richard said:
Well, first of all, the "best" code for one architecture or even one chip within that architecture, is not code that's written to be easily portable between architectures. This has been discussed a number of times. There are seldom any "best" code. And there are seldom any "best" architecture. There shouldn't be, there should only be "good enough" - Can I do it on my old 8052, or should I use the AVR, because its sexier ?.....should never be an engineer's response... Now, can I use the AVR, because, flashed with Arduino code, I can make this job up in about 10 minutes is a different argument. There is, incidentally, an open invitation to port Arduino to other architectures. I have, for my sins, done that recently. It works WELL ENOUGH Steve |