Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Nansius

Pages: [1]
1
µTasker general / Re: Help on Telnet
« on: April 21, 2010, 12:48:16 AM »
Hello Mark!

I've got similar problem. The TELNET server is started, I'm able to capture incoming data etc., but TELNET does not tranfer menu or any other massage from uP to PC. Moreover debug massages are still transferred via serial interface.

I'm running it on Olimex SAM7-EX256 board. I've found that when I'm using precompiled binary file (uTaskerV1.4_SAM7X-EX256.bin) TELNET works as it should but when I'm compiling compleately fresh project (with comment removed from #define OLIMEX_EX256 and added to #define SAM7X_EVAL) it works as described before (missing menu, etc., but communications seems to work ok) ... I'm using GCC to compile it.

Are there any code differences between resulting binary file and precompiled uTaskerV1.4_SAM7X-EX256.bin ?

Pages: [1]