Message-ID: <388ABBE2.4444@sprint.ca> From: Colin Lee X-Mailer: Mozilla 3.01Gold (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp,comp.arch.embedded Subject: 386ex and djgpp Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 14 Date: Sun, 23 Jan 2000 00:29:22 -0800 NNTP-Posting-Host: 209.148.228.140 X-Complaints-To: abuse AT sprint DOT ca X-Trace: newscontent-01.sprint.ca 948616136 209.148.228.140 (Sun, 23 Jan 2000 03:28:56 EST) NNTP-Posting-Date: Sun, 23 Jan 2000 03:28:56 EST Organization: Sprint Canada Inc. To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi there, Does anyone have experience running DOS programs compiled with DJGPP on a 386ex with 512k flash and 2M ram? My program will also need to use TCP/IP and a RS485 port. I am hoping to use WATTCP32 and develop the program on a PC. The immediate problem I can see already is the size of the program and using too much memory at run time. I am very new to programming for embedded system, so any advice is appreciated. Colin