Hi,
I'm trying to build the USB IR Toy firmware from source and I'm having some problems. I hope, someone can help me.
I installed MPLAB X 1.51 and MPLAB C18 3.40 lite on Windows and OSX and loaded the project in Firmware-main from the v22 download and also from svn r2064. When I try to compile, I get errors about some missing files, like IRIO.c, IrReflect.c and hal_Lin_m.c. There are files with these names in another folder (Firmware-old-MicrochipUSB), but copying them into the Firmware-main directory produces all kinds of compilation errors, so they don't seem to be compatible.
I tried removing the missing files from the project, as suggested in this thread: http://dangerousprototypes.com/forum/viewtopic.php?f=29&t=3227. This gets me a hex file, but it's only half the size of the official firmware files, and when I flash it, the toy doesn't work (and I have to put it into bootloader mode manually by connecting the two pins).
Do I need to find the missing files somewhere or am I doing something wrong? Do you need additional information to help me? I'll be happy to provide anything I can.
Thanks in advance,
mxp



