delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/11/12/06:31:20

From: Thomas Demmer <demmer AT LSTM DOT Ruhr-UNI-Bochum DOT De>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Hello world crashes
Date: Wed, 12 Nov 1997 09:50:36 +0100
Organization: Lehrstuhl fuer Stroemungsmechanik
Lines: 38
Message-ID: <34696DDC.39D56651@LSTM.Ruhr-UNI-Bochum.De>
References: <3468FE50 DOT 2A55 AT performancesw DOT com>
NNTP-Posting-Host: c64.lstm.ruhr-uni-bochum.de
Mime-Version: 1.0
CC: fritzp AT performancesw DOT com
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Fritz Parsons wrote:
> 
> 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
> 
> Running "hello, world" reboots the system. I cannot get a crash dump
> (yet). Does anyone have advice where to start looking for problems.
First guess: 
 The video memory (if any) is not were DJGPP supposes it
 to be.
Maybe start with a program that does nothing at all, 
simply return 0.
Then, do some integer stuff, maybe try writing to a file. 
Also, it could be you need the NPX emulator. If I remember
correctly, the startup code does a few things to check
if a x87 is available, and otherwise tries to load
the emulator. But as I do not have a machine without
NPX here, I would not really believe me ;-)

-- 
Ciao
Tom

*************************************************************
* Thomas Demmer                                             *
* Lehrstuhl fuer Stroemungsmechanik                         *
* Ruhr-Uni-Bochum                                           *
* Universitaetsstr. 150                                     *
* D-44780  Bochum                                           *
* Tel: +49 234 700 6434                                     *
* Fax: +49 234 709 4162                                     *
* http://www.lstm.ruhr-uni-bochum.de/~demmer                *
*************************************************************

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019