Originally started for the EmbeddedArtists LPC2468 board this group now facilitates different uClinux ports for LPC22.. and LPC24.. systems.
Original images for the LPC2468 board are available from EmbeddedArtists, other images can/will be placed in the file section of this group.
i already try it Matej i change include <lpc246x.h> with include "lpc246x.h" but there's a warning again io.c:1: `#include' expects "FILENAME" or <FILENAME>
Hai Everybody, i want to ask. i made this program in gedit VM ware: /* the file name is io.c */ include <lpc246x.h> int main(void) { IO0DIR = 0x0000FFFF;