Re: CCITT in C++ for AVR
- From: RadGar <radgar45@xxxxxxxxx>
- Date: Mon, 28 Nov 2005 09:17:32 +0100
David Kelly wrote:
#1 mistake is the thought of using C++ in an embedded application such as you describe.
Not my choice.
If you must use a solution from a can then at least the 16 bit version comes in avr-libc, the most common library used with avr-gcc.
http://www.nongnu.org/avr-libc/user-manual/group__util__crc.html
Avr-gcc (including the Windows package of avr-gcc called WinAVR) is a very good C compiler and environment for AVR development.
On comp.lang.c++ I got the link to the avr-libc, but thanks. That's what I was looking for. IMO C is also good, as the OO stuff that comes with C++ is not necessary. Thanks for the info, regards
RadGar .
- References:
- CCITT in C++ for AVR
- From: RadGar
- Re: CCITT in C++ for AVR
- From: David Kelly
- CCITT in C++ for AVR
- Prev by Date: Re: embedded projects on soekris net4501 board.
- Next by Date: Re: Debugging assembly
- Previous by thread: Re: CCITT in C++ for AVR
- Next by thread: Re: CCITT in C++ for AVR
- Index(es):