Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Discussion Groups

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

RTDX - Péter Attila - Feb 21 23:24:00 2004



Hi,

(c6711DSK, CCS 2.1)
I nedd some information about RTDX:

1. Can I use RTDX via parallel port(or only with Jtag connector)?
2. Can I set(change) the value of variables via RTDX in real-time while
the code is runing on the target?

Thanks





(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: RTDX - sks_dsp - Feb 23 20:45:00 2004

(Q1) By parallel port do you mean a parallel port emulator (i.e.
still JTAG)or do you mean hardware with a general parallel port
connection?

(Q2) That is the idea of RTDX, but the raw tools available from TI
typically require you to hardcode a send/receive message for a
particular variable or memory location.

We have techniques that extend or replace RTDX to allow:
(1) inspecting and changing values of any arbitrary variable or
memory location(s) without changing the DSP side code (done in Real-
time)

(2) Allow this type of functionality to work over a serial port with
no JTAG connection (or even CCS) required.

Let me know if you'd like more info (or check out our web-site)

-Shawn
www.appliedsignalprocessing.com --- In , Péter Attila <fank23@f...> wrote:
> Hi,
>
> (c6711DSK, CCS 2.1)
> I nedd some information about RTDX:
>
> 1. Can I use RTDX via parallel port(or only with Jtag connector)?
> 2. Can I set(change) the value of variables via RTDX in real-time
while
> the code is runing on the target?
>
> Thanks




(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )