Forum: Mikrocontroller und Digitale Elektronik EasyTCP/ip mit Bascom


von Helmut (Gast)


Lesenswert?

hallo,
habe das problem das falls ich Portb configuriere in Servertest.bas
config Tcpip nicht mehr funktioniert

Processor ATMega 162

hat jemand ne Idee woran das liegen könnte

'init

ddrb = &B11101111

Print "Servertest Init , set IP to 192.168.0.10"            ' display a 
Enable Interrupts                                           ' before we 
use Config Tcpip = Int0 , Mac = 12.128.12.34.56.78 , Ip = 192.168.0.10 , 
Submask = 255.255.255.0 , Gateway = 0.0.0.0 , Localport = 1000 , Tx = 
$55 , Rx = $55

Die nächste zeile wird nicht mehr ausgegeben

Print "TCPIP Config"                                        ' display a

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.