WG: [bascom] Easy TCP/IP-Kit - Problem


From Autengruber Manfred <manfred.autengruber@siemens.com>
Date Mon, 28 Jun 2004 15:27:54 +0200

 
Hi,
 
-Do you have external memory access enabled in Options, Compiler? 
-Try to make HW stack, SW stack and frame space, all 64. 
-The IIM7000A is different compared with the IIM7000. It must be placed 180 degrees compared with the IIM7000.
 
- IMPORTANT:
 
        In BASCOM-AVR search in the programmer interface under Lock and Fuse Bits. 
        On my MCU was Fusebits-High -> Fusebit F -> 0:Enable JTAG 
        I change this to Fusebit F -> 1:Disable JTAG
 
        now it runs!
 
http://www.mcselec.com/forum/viewtopic.php?t=7
 
Manfred 
oe5nvl
 

Von: owner-bascom@grote.net [mailto:owner-bascom@grote.net] Im Auftrag von Jan Wrage
Gesendet: Samstag, 19. Juni 2004 16:56
An: bascom@grote.net
Betreff: [bascom] Easy TCP/IP-Kit - Problem

Hi!

 

I’ve received my easy TCP/IP-Kit yesterday and after i’ve assembled anything, nothing works J

 

I’ve plugged in my RJ-45 Cable from y router and the LINK and 100MB LED lit. (Power too, of course).

 

Then i programmed the 8515 with the tcpip sample. Had to change the IP-Adress to fit my home-network.

 

So, the problem is, i can’t ping that little beast. I’ve connected a LCD and a termianl then and i can see, that the program is running fine.

 

It seems that it failes to execute the config tcpip statement. Cause a „print“ BEFORE the statement works, but any code after the statement isnt processed.

 

Any ideas? Maybe the module is broken? Its an IIM7000A and the board revisions 3. Oh, and power is correct too! I checked all pins with my multimeter.

 

Thanks!

 

Jan