Discussion Forum

slog with ULINK and MCB2100 board

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Don Weston
Posted
6-Oct-2006 15:26 GMT
Toolset
ARM
New! slog with ULINK and MCB2100 board

I have successfully used the uVision3 slog command to divert printf() data to a text file using an Infineon C164 processor connected via a serial link. However I'm unsure how this works with the ARM processor where downloads and control use the JTAG interface via a Keil ULINK module.

Any help would be appreciated.

Don

Read-Only
Author
Reinhard Keil
Posted
9-Oct-2006 07:29 GMT
Toolset
ARM
New! RE: slog with ULINK and MCB2100 board

SLOG does not work there. You may use a slightly different technique for outputs. Take a look to

C:\Keil\ARM\RV30\Boards\Keil\MCB2100\DebugIO

Read-Only
Author
Don Weston
Posted
10-Oct-2006 23:43 GMT
Toolset
ARM
New! RE: slog with ULINK and MCB2100 board

Hi Reinhard,

Thanks for your help, I will check the MCB2100 example programs. Perhaps I have missed something but the fact that slog is not supported here does not seem to be very well documented.

Regards,

Don

Next Thread | Thread List | Previous Thread Start a Thread | Settings