Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you write the character "a" the RAM test should start.

...

  • Microsoft / Hilgraeve HyperTerminal (usually included in Windows before Vista START MENU > All programs > Acessories > Communications > Hyper Terminal). 
  • ClearTerminal (very easy)

 

Tip

Connect using the following settings:

  • No Host address
  • Port Number: 4321
  • TCP/IP connection type (client)
Tip

The UART settings (not required by ClearTerminal) are:

  • bits per seconds: 115,200
  • data bits: 8
  • parity: none
  • stop bits: 1
  • flow control: none (otherwise you will not be able to enter commands)

After this you should probably In the XMD console you shoud write "stop" and then click "return" on the keyboard.

In the XMD console you shoud write "run" and then click "return" on the keyboard.

After this two further step the menu of "demo.elf" should appear in the terminal emulator. 

Scroll Title

 

Method A) XMD console, automatic

  • Configure Jtag_Uart using "Debug" > "Debug Configuration"
  • Modify xmd.ini
  • Run XMD console using "Debug" > "Launch XMD"
  • Run ClearTerminal Console

Method B) Manual

  • Configure debug
  • Change perspective from programming to debug selecting "Window" > "Open Perspective" > "Debug"

 

...

titleAfter this two further step the menu of "demo.elf" should appear in the terminal emulator.
Image Added

In the console the menu of demo.elf should appear. If the menu doesn't appear you have probably set RS232 instead of debug (mdm) and/or set incorrectly "Stdio output".

If you write the character "a" the RAM test should start.

Scroll Title
titleIf you write the character "a" the RAM test should start.
Image Added