[mc1322x] contiki compilation error

Mariano Alvira mar at devl.org
Mon Dec 7 09:22:54 EST 2009


On Mon, Dec 07, 2009 at 04:42:38AM -0500, Camilo, Alex wrote:
> Hello, I'm having some trouble compiling the contiki port for the mc1322x
> micro-controller and compilation for the targets of naive and mc1322x error out
> at some point of the compilation process. With a target of mc1322x compilation
> stops with this error.
>
> ../../platform/mc1322x/./printf-arch.c:41:20: error: memory.h: No such file or
> directory
> make: *** [obj_mc1322x/printf-arch.o] Error 1

Comment out the memory.h include in printf-arch.c and try again; I
don't think it's necessary. I tested this on my toolchain and it
worked fine.

-Mar.





More information about the mc1322x mailing list