Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5

Discussion Groups

Discussion Groups | TMS320C55x | Re: Re: Succeeded in read but failed in write from HOST to DSP through HPI

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

  

Post a new Thread

Re: Re: Succeeded in read but failed in write from HOST to DSP through HPI - Jeff Brower - Jul 26 12:30:15 2007



Lingbo-

> TI does not give a suggested value of RS to configurate the boot mode,just
> said"BOOTM[2:0] are sampled following reset to configure the boot
> mode for the DSP."
> Now,1K Resistors are used instead of 10Ks to pull up/down BOOTM[2:0].
> And one change has happened that the internal memory can not be read anymore when the
simulator is connected to the DSP.
> Disconnecting the simulator, I can read the internal memory but not write as before.

With emulator (JTAG) connected, HPI access will work only if code is running.  If you
are single-stepping or at a breakpoint, an HPI access will "bounce off".

If you run your test code in simple loop, then set the mem watch window to 0x1000,
then make HPI access to 0x1000 with loop code running, you will see the update (of
course that assumes your HPI interface is correct).

-Jeff



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