by Samuel Tardieu <sam@[EMAIL PROTECTED]
>
Jul 23, 2008 at 11:50 PM
>>>>> "Bernd" == Bernd Specht <Bernd.Specht@[EMAIL PROTECTED]
> writes:
Bernd> Does anyone know whether there is an Ada ****t for PICs
Bernd> available? I have do write some code for an 18Fxxx with CAN-bus
Bernd> interface and would like to do it with Ada. I look for native
Bernd> code generation, not for an indirection using intermediate C
Bernd> code.
None that I know about. If you have to program a PIC18Fxxx, I suggest
that you have a look at rforth1 (http://www.rfc1149.net/devel/rforth1),
a Forth cross-compiler generating very efficient native code. But you
have to like Forth :)
Sam
--
Samuel Tardieu -- sam@[EMAIL PROTECTED]
-- http://www.rfc1149.net/