File: Changing_IP_Adresss_in_Serial_EEPROM.txt Date: August 18, 2000 Connect 4 switch DIP Switch S2 Pin 4 (TP45 ) through a jumper to Test Pod Connector CN16 pin 10 ( #SCLTIN ) ( SAME AS PIN 17 ON CN15 , the DB25 Parallel Download port used for CESH. ) Flint Test program to check out the CN15 Parallel Port PIN 17 FW>g bfc1a010 or 32>g bfc20010 ( Make new FLINT words. ) : PP0 ADFFFFB0 ; : RP2 PP0 2 + @BYTE .ABS ; ( read byte data from 0xADFFFFB2 ) : RP0 PP0 @BYTE .ABS ; : RP4 PP0 4 + @BYTE .ABS ; ( read byte data from 0xADFFFFB4 ) : RP6 PP0 6 + @BYTE .ABS ; ( read byte data from 0xADFFFFB6 ) ( Execute new FLINT words to read Parallel Port CN15 ) RP4 0x29 ok RP6 0x1B WITH the parallel port cable connected from the WINT 4.0 service pack 3 with PPSH or CESH download capability setup. ok RP4 0x39 (S2 switch 4 OFF, bit D3 is high, #SLCTIN ) ok RP4 0x31 (S2 switch 4 ON, bit D3 is low, #SLCTIN ) ok Without the parallel port cable connected from the WINT 4.0 service pack 3 with PPSH or CESH download capability setup. ok RP4 0x3F (S2 switch 4 OFF, bit D3 is high, #SLCTIN ) ok RP4 0x37 (S2 switch 4 ON, bit D3 is low, #SLCTIN ) ok http://yasirsjunkyard.sourceforge.net/optrex.html lcd 2 X 16 LINUX Driver in software. Now turn the S2 switch 4 ON. When booting from ROMs EBOOT9.BIN or later. It allows you to change the MAC address and change the default IP address used for this Harrier DEBUG board. NECDEBUG7.BIN has not been updated to be allowed to select the default number from reading the serial EEPROM connected to the AMD 79C973a Ethernet Chip. This will be changed to use this new feature in the near future.