This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (2 messages)
ASyncRun problems
Message #17892
ASyncRun problems: here's a reliable way to crash the system. It only crashes if an input file handle is supplied in pcb.pcb_Input. Output files work OK. Given the following DB symbol definitions: V arpbase=*ArpBase V asyncrun=*(arpbase-220) V boom=asyncrun+310 this is where it crashes! Breakpoint Pc=00c0e314 Sr=0008 x=0 n=1 z=0 v=0…
I've got it, and am using it on exactly the same kind of system. It's sufficient, especially with floppy caching and a non-volatile RAM disk. I've been somewhat frustrated with the support for library development, because of the way the Lattice C treats declarations like: int a; These are generated…