Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Problem building the sample program for easyTCPIP

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    www.mcselec.com Forum Index -> Easy TCP/IP Archive
View previous topic :: View next topic  
Author Message
coskon

Bascom Member



Joined: 04 Mar 2006
Posts: 1

blank.gif
PostPosted: Thu May 11, 2006 10:49 pm    Post subject: Problem building the sample program for easyTCPIP Reply with quote

Hi every one,
I have a problem building the sample code form the easy tcpip manual. I get the error message 86 (Invalid parameter for timer configuration [TWI] and Invalid parameter for timer configuration [CLOCK]). The config statement I use is the following:
Config Tcpip = Int0 , Mac = 00.40.12.34.56.78 , Ip = 192.168.0.8 , _
Submask = 255.255.255.0 , Gateway = 192.168.0.1 , Localport = 1000 , _
Tx = $55 , Rx = $55 , Twi = &H80 , Clock = 400000

the version of my Bascom Compiler is : 1.11.7.7. Can any one please help me out? When I comment the "Twi = &H80 , Clock = 400000" part the rest is compiled properly. But again I use a I2C connection on an easy TCPIP board with 7010A adapter board.
Another question: Is it ok if I supply the adapter board with 5V instead of 3.3V? Usually all the 3.3V devices are tolerant to 5V supply. Thnak you for the help.
Back to top
View user's profile
123ralle

Bascom Member



Joined: 20 May 2005
Posts: 7

PostPosted: Fri May 12, 2006 7:49 am    Post subject: Reply with quote

Hello,

you have to use a newer version of Bascom.
In the latest version TWI is supported.

regards,
Ralf
Back to top
View user's profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    www.mcselec.com Forum Index -> Easy TCP/IP Archive All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum