Message-ID: <346A4064.2FB3@performancesw.com> Date: Wed, 12 Nov 1997 16:48:52 -0700 From: Fritz Parsons Reply-To: fritzp AT performancesw DOT com Organization: Performance Software Associates MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Hello world crash Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk First, THANK YOU all for your speedy replies!!!!! Still having trouble, though > > I am trying to develop software for an: > Octagon 6040 embedded microcontroller (386SX 40 MHZ) > DOS 6.22 compatible > 2M RAM > 1M Flash Memory (Disk Drive) > 128 KB SRAM Drive > PhoenixBIOS(TM) A386 Version 1.03 NO VIDEO CARD NO KEYBOARD NO MOUSE Using COM1 as console > > Running "hello, world" reboots the system. I cannot get a crash dump > (yet). Does anyone have advice where to start looking for problems. Crash occurs immediately in go32-v2 (near offset 412dX under DOS DEBUG). This appears to be in the first output statement. I'm looking for src for go32-v2; in the meantime, can you tell me if this output is a BIOS write or a poke to video memory? Thanks again! Fritz