Download Print this page
Digi Connect ME 9210 Troubleshooting Manual

Digi Connect ME 9210 Troubleshooting Manual

Linux serial port 2 for jtag modules
Hide thumbs Also See for Connect ME 9210:

Advertisement

Quick Links

Digi Connect ME 9210
Linux: serial port 2 for JTAG modules

Advertisement

loading

Summary of Contents for Digi Connect ME 9210

  • Page 1 Digi Connect ME 9210 Linux: serial port 2 for JTAG modules...
  • Page 2: Table Of Contents

    Digi Customizing Platform Code In Digi Embedded Linux Document History Date Version Change Description 08/05/2009 V1.0 Initial entry/outline Table of Contents Document History ....................... 2 Table of Contents ........................ 2 Problem Description ....................3 Requirements ......................3 Software Setup ......................3 Hardware Setup ......................
  • Page 3: Problem Description

    Digi Customizing Platform Code In Digi Embedded Linux 1 Problem Description The Digi Connect ME 9210 module with JTAG has only one serial line (port A of the NS9210 processer) connected. If you want to activate the second serial line on the development board “P2 Serial Port 2”, follow the instructions below.
  • Page 4 Digi Customizing Platform Code In Digi Embedded Linux Configure the project (right click on the project an select configure) Copyright 2009 Digi International Page V1.0...
  • Page 5 Select Linux Kernel Configuration, Type->NS9xxx Implementations->Digi Connect ME 9210 on Devboard->Serial Port C (CONFIG_CME9210JS_SERIAL_PORTC): Select Digi Connect ME 9210 on Devboard in the Linux Kernel Configuration System Type. Enable Serial port A with RX/TX only (CONFIG_CME9210JS_SERIAL_PORTA_RXTX): Copyright 2009 Digi International Page V1.0...
  • Page 6 Digi Customizing Platform Code In Digi Embedded Linux Select Device Drivers, Character devices, Serial drivers, Digi NS921x serial port support, Console on Digi NS921x serial (CONFIG_SERIAL_NS921X_CONSOLE): Build and install the project Copyright 2009 Digi International Page V1.0...
  • Page 7: Hardware Setup

    5 Testing Run the new build kernel on the Digi Connect ME 9210 module (e.g. update the image in flash build in section 3). Start a terminal program with 38400 8N1 on your development host on COM1 (console) and COM2 (serial port 2).
  • Page 8 Digi Customizing Platform Code In Digi Embedded Linux Copyright 2009 Digi International Page V1.0...