[En-Nut-Discussion] Portability of candemo.c

Henrik Maier hmlists at focus-sw.com
Mon Oct 15 02:51:24 CEST 2007


Sounds like I better install the ARM toolchain as well so I can test against
ARM platform in the future before checking in software... (Did not expect
this module to be compiled for ARM)

Henrik

> -----Original Message-----
> From: Harald Kipp [mailto:harald.kipp at egnite.de]
> Sent: Saturday, 13 October 2007 12:57 AM
> To: Ethernut User Chat (English)
> Subject: [En-Nut-Discussion] Portability of candemo.c
> 
> The following error appears when compiling app/canbus/candemo.c for
> arm7tdmi:
> 
> candemo.c: In function 'main':
> candemo.c:135: error: 'int8_t' undeclared (first use in this function)
> candemo.c:135: error: (Each undeclared identifier is reported only once
> candemo.c:135: error: for each function it appears in.)
> candemo.c:135: error: expected ';' before 'j'
> candemo.c:138: error: 'j' undeclared (first use in this function)
> 
> I'm aware that the candemo currently works with AVR devices only. But it
> should be at least compile without errors.





More information about the En-Nut-Discussion mailing list