PING with some pictures
Sunday, November 29th, 2009Some minor changes in the W7100.DAT file for Bascom-8051. Had some trouble with the out-command, expected were DPL and DPH, in my W7100.DAT-files these were called DPH0 and DPL0 (SFR &H82 and &H83). Changed that and out-command is working now. To access the &HFE0000-&HFEFFFF you have to fill the DPX0 register (SFR &H94) with &HFE and after reading/writing you have to put &H00 in it. With the out-command you can read and write the TCPIP-core registers. Filled the SIPR, SHAR, SUBR and GAR-registers with IP-number, MAC, netmask and gateway and can PING the device. So far so good.
Wondering if anyone else is working on the iMCU7100EVB-board with Bascom-8051…



