I'm getting closer to having my application ready to stick on a TS5500.

I'd like to compile it to use real mode, as that's probably simplest, and
it ought to fit easily in 640k. So my main concern is to push other stuff
into high memory, leaving low memory free for my code and data.

Where can I get a reasonably simple autoexec.bat for Freedos that will
load just the minimal things, and load things high when that's safe? I
don't need a mouse, keyboard, video, or other standard devices; it's just
A: (flash card used to hold my app), the packet driver for the ethernet
provided by the hardware, and my code.

Also, is there a way to kick the command interpreter out of memory? Once
my app runs, there is no return to the prompt - power cycle is the only
way out.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to