|
Re: 2007 Default Code?
Differences between 2/2006 and 1/2007 code zips
file: 18f8722.lkr not same
grp15 is now protected, wasn't in 2006
file: ifi_library.c in 2007, not in 2006(?)
LibReadMe.txt, change high priority pragma not to use shadow regs
file: README.txt
2006 update comment:
"02/20/2006
- Ifi library update." missing from 2007 file
file: user_routines.c
Default_Routine() has following added lines in 2007 base
" p1_x = 255 - p1_y;
p1_y = 255 - pwm05;"
file: user_SerialDrv.c
"static char rom2ramBufr[12];" added to 2007
Serial_Write() routine added to 2007 code base
file: user_SerialDrv.h
prototype added to 2007 code.
file: Using_a_2005_FRC.txt, file name change - was called
Using_Last_Years_FRC.txt.
file: Util_lib.asm appears to be new for 2007
file: FRC_alltimers_8722.lib now called FRC_alltimers_beta.lib
file: FRC_alltimers.lib new, added 2007.
file: FRC_Default.hex different, time stamp on 2006 is 2/28/2006, the
one for 2007 has an older timestamp of 12/13/2005.
file: FrcCode8722/FRC_default.hex dated 10/10/2005 is new in 2007 zip.
file: FRC_library.lib appears to be new file included in 2007, is
dated 10/10/2005.
file: FRC_MASTER_V12.BIN replaced with FRC_MASTER_V13.BIN
file: FrcCode.hex appears to be new file in 2007.
|