Tags

Inventory of Motorola uCdimm modules used for CBI purposes

How to connect to the serial port of a Coldfire modules using the terminal server

Table with connection information for Motorola Coldfire uCdimm modules in use. If the Coldfire has been rebooted recently the boot prompt will appear otherwise either the IOC command shell for RTEMS IOC ones, or the CBI_NET server menu. To connect to the terminal server for configuration purposes you’d use e.g.

telnet 192.168.1.177

and for connecting to the serial port of the Coldfire uCdimm module through the terminal server one would have to use e.g.:

telnet 192.168.1.177 950 (on linux)

or

telnet 192.168.1.177 /port=950 (on VMS)

Serial line parameters are 9600 Baud, 8-N-1 and no flow control but the fifo is enabled.

If the Coldfire has been rebooted recently the boot prompt will appear otherwise either the IOC command shell for RTEMS IOC ones, or the CBI_NET server menu.

If the B$ boot prompt appears, type go to boot the coldfire. Once booted, one may exit by typing ctrl-[ (on VMS) or ctrl-] (on linux)

The newer model 5110 also has a web console enabled which is accessible through any web browser by using as a web address:

http://192.168.1.177

Boot Environment Setup

The following lines show an example set up of the boot enviroment variables as used together with the CBI_NET code. To set variables use the setenv command in the boot loader program, printenv displays all set variables and setenv deletes a variable if no argument is given.

B$ printenv
printenv
FACTORY=Arcturus Networks Inc.
REVISION=uC5282 Rev 1.0 4MB External Flash
SERIAL=X44A5BE32-01e56
CONSOLE=ttyS0
KERNEL=0:linux.bin
KERNEL_ARGS=root=/dev/rom0
HWADDR0=00:06:3b:00:6e:56
FW_VERSION=180008
_0=10000000:400000:RW
RAMIMAGE=yes
GATEWAY=192.168.1.210
IPADDR0=192.168.1.151
NAMESERVER=128.84.47.200
HOSTNAME=cbi-cf06
NETMASK=255.255.0.0
NTPSERVER=128.84.46.171
SERVER=192.168.1.80
NFSMOUNT=lnx180c:/mnt/instr:/mnt/instr
CMDLINE=/mnt/instr/epics/example/iocBoot/ioctest/st.cmd
BOOTFILE=/mnt/instr/epics/example/bin/RTEMS-uC5282/test.boot
CACHE=on

-- TimWilksen - 27 Sep 2006
Topic revision: r13 - 19 Jul 2012, crs
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding CLASSE Wiki? Send feedback