I am attempting to compile the 2106MT demo code provided on the product page, but am missing the <iolpc210x.h> header file. It was not part of the zip download. Does anyone know where it is?
Also the link to the .hex precopiled code is empty.
Regards,
Joe Snyder
The header files in question are part of Keil or IAR compilers.
I suggest you head over to GNUARM, WinARM or the files section of the LPC2000 Yahoo group to get a suitable alternative.
I posted a header file for the LPC2103 in the Yahoo group files section myself.
The LPC2103 chip is simalar so a useful basis for a header for the LPC2106.
Infact my LPC2103 file was based on an LPC2106 one !
Will do…thanks.
-Joe