Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Problem with MetroTRK on-device debugging from CodeWarrior 3.0

1 replies · 7,099 views · Started 09 February 2005

Hi,

I'm having problems using the on-device debugger via CodeWarrior 3.0.

My config:

SE P910
CodeWarrior for Symbian Pro 3.0
WinXP desktop

My Metrotrk.ini file reads:

[SERIALCOMM]
PDD EUART%d
LDD ECOMM
CSY ECUART
PORT 0
RATE 115200

I've been able to download, build, install, and run (from the device) MetroTRK on a SE P910.

When I run MT from the device, the main view shows:

Welcome to MetroTrk for Symbian OS Version 2.0
Implementing MetroTrk API version 3.0

No other status information is shown.

However, when I attempt to run MT from CW (Debug->Symbian Devices->Launch P800 MetroTrk), I get:

Launching MetroTrk... dialog for a few seconds, then

Failed to launch MetroTrk. Please check the connection settings on the device. Cable status should be set to modem.

Twice, I've actually seen it launch MT, but it gives the above dialog anyway. Most times, though, it fails to launch MT.

I've confirmed that the cable settings are "correct" on the device:

From control panel.Connections->Cable
Cable status: modem
Baud rate: 115200
Parity: none
Stop bits: 1
Char len: 8
flow control: none

I've experimented with USB and a serial connection, changing flow control, etc. but to no avail.

The instructions found at: http://developer.sonyericsson.com/getDocument.do?docId=65024
refer to CW 2.0 and I have 3.0.

Has anyone gotton CW 3.0 working with MT?

Any ideas?

Thanks in advance,

Mark

Thanks to the NewLC forum, I was able to resolve my problem. The solution was to use the MetroTrk_1.10_P800.sis file that comes with the 2.5.1 upgrade to CodeWarrior. Getting this was a bit of a challenge because I had already upgraded to CW 3.0 and didn't want to risk polluting the install with an old upgrade. So, I found a 2.8 version of CW and "sacrificed" it with the 2.5.1 "upgrade".

Mark