18 lines
720 B
Plaintext
18 lines
720 B
Plaintext
; --------------------------------------------------------------------------------
|
|
; @Title: TRACE32 Remote API (dotnet) - README
|
|
; @Description: Readme file for the TRACE32 Remote API (dotnet)
|
|
; @Author: MOB
|
|
; @Copyright: (C) 1989-2017 Lauterbach GmbH, licensed for use with TRACE32(R) only
|
|
; --------------------------------------------------------------------------------
|
|
; $Id: readme.txt 88249 2017-08-31 06:46:18Z mobermeir $
|
|
|
|
|
|
DEPRECATED
|
|
|
|
The code in this directory is deprecated and no longer maintained.
|
|
To use the Remote API within a .NET application, please import the
|
|
DLLs provided in demo/api/capi/dll as unmanaged DLLs.
|
|
|
|
Please unpack dotnet-files.zip to access the .NET version of
|
|
the TRACE32 Remote API.
|