|
Message
From: stephensonntag@c...<stephensonntag@c...>
Date: Thu Sep 2 05:13:10 CEST 2004
Subject: [openrisc] Questions about orpmon
I am having problems with trying to diplay the output of the orpmon program to an xterm. I have specified channel = "xterm" in sim.cfg, which I seems to be correct. Why am I getting "WARNING: UART0 has problems with channel "xterm"."? I am also getting a write out of memory exception? After a "Ctrl c", I get (sim) at the prompt. Also, could someone explain what the "Keyboard has problems with RX file stream" warning is telling me. Thanks for any help. Needless to say, I'm a Newbie.Steve steve@localhost orpmon]$ or32-uclinux-sim orpmon-flash.or32 Reading script file from 'sim.cfg'... Building automata... done, num uncovered: 0/212. Parsing operands data... done. loadcode: filename orpmon-flash.or32 startaddr=0 virtphy_transl=0 Not COFF file format ELF type: 0x0002 ELF machine: 0x8472 ELF version: 0x00000001 ELF sec = 21 Section: .reset, vaddr: 0xf0000000, paddr: 0xf0000000, offset: 0x00002000, size: 0x00000128 Section: .text, vaddr: 0xf0000128, paddr: 0xf0000128, offset: 0x00002128, size: 0x0000e754 Section: .rodata, vaddr: 0xf000e87c, paddr: 0xf000e87c, offset: 0x0001087c, size: 0x000024e2 Section: .vectors, vaddr: 0x00000000, paddr: 0xf0010d60, offset: 0x00014000, size: 0x00000818 Section: .data, vaddr: 0x00002000, paddr: 0xf0011578, offset: 0x00016000, size: 0x00006cf0 WARNING: UART0 has problems with channel "xterm". WARNING: Keyboard has problems with RX file stream. NOTE : ata_device, using device type FILE. file /tmp/sim_atadev0 already exists. Using existing file. ata_device_debug: requested filesize was: 1 (MBytes). ata_device_debug: actual filesize is: 1 (MBytes). NOTE : ata_device, using type NO_CONNECT. ata_device_debug: ata_devices_hw_reset. setting status register BSY 0x80 Resetting PIC. Resetting memory controller. EXCEPTION: write out of memory (8-bit access to 90000002)
|
 |