Quantcast
Channel: Tools
Viewing all 91825 articles
Browse latest View live

Forum Post: RE: CCS v6 Slow JTAG Debugger

$
0
0

Hi Ray,

[quote user="Ray Martin1"]Is there a speed boost if I purchase ccs v6 and use a different USB JTAG adapter and if so, how much improvement can I expect? I did confirm the USB100v2 is running in high speed mode (USB 2.0) so why is this so slow?[/quote]

Yup, XDS100v2 is supposed to be one of the slowest emulators. Going ahead with XDS560 would surely improve your debugging speeds. Also do check:

http://processors.wiki.ti.com/index.php/XDS560#Q:_What_is_the_difference_between_XDS510_and_XDS560.3F

Regards,

Gautam


Forum Post: RE: C55xx: Error initializing emulator

$
0
0

Hi Kfir,

[quote user="Kfir Gollan"]I installed CCS  Version: 6.0.1.00039 from the TI web site and connected the board to the PC via the emulation USB port. The device was identified by windows as two TI XDS100 channels. So far everything seemed good.[/quote]

This kit has an on-board XDS100v2 emulator. So in target configuration I hope you've selected XDS100v2 and not v1 or v3.

Regards,

Gautam

Forum Post: RE: LM25118 – About same circuit for multiple output

$
0
0

Hi Kevin-san,

 

I’m sorry for the delay in my reply.

I performed this simulation.

And, I would like to ask an additional question.

 

[Q4]

How do you decide a value of the Rramp?

The calculation method of the Rramp is not mentioned in a datasheet.

So, if we use same value at the case1 and the case2, we would like to know about your choice.

 

<Case1>

-Rramp is not connect.

-Cramp is 270pF

 

 

<Case2>

-Rramp is 280kΩ

-Cramp is 1.5nF

 

 

Regards,

Kanemaru

Forum Post: RE: file handling

$
0
0

Hi,

I copied the file in output directory(Debug) and I tried placing it every where in the workspace, evne then I am getting the same.

The filepointer is having NULL (after having FILE *filepointer=fopen("blinky.bin","rb"));

Forum Post: RE: Setup of 6711 DSK in CCS 6

$
0
0

Hi Shaikat,

This kit is very very old... I would've not suggested you to purchase this one instead would've recommended you to purchase: TMS320C6713

TI 6711 DSK support is very limited and this part is not recommended for new designs.

Anyways as you've already purchased the kit, here are few docs you would like to go through:

http://faraday.ee.emu.edu.tr/eeng420-lab/Introduction%20to%20Texas%20Instruments%20DSK%20TMS320C6711.pdf

http://digital.ni.com/public.nsf/allkb/F121739E94C28D5586256FCF007AFAAB

Regards,

Gautam

Forum Post: RE: RE: PIL setup for TMDX570LC43HDK USB Kit via XDS100v2

$
0
0

Hi Lisa,

 

Thanks ..I will install ccs version 6 separatedly.

You can close this issue ..

Thanks,

Sans

Forum Post: RE: TPS54232 based design

$
0
0

To be precise i need a 2A rating device which can take the input of 23 to 25V and provide an o/p of 4.8V. Since TPS54232 was available for this spec i was trying to use. ALso the cost of this chip was 0.55$ which was the most reasonable switcher in this range

Sudarshan

Forum Post: RE: Pre-build steps performed before AND AFTER gmake in CCS 5.5

$
0
0

Hi Aarti,

I'm sorry but I have another question related to this. My makefile.targets does not execute without having something defined for the pre-build step. This seems a bit strange. Do I need to do something else to get makefile.targets to run? I thought that its very existence was enough.

Regards, Tony.


Forum Post: RE: CCS v6 or v5 for windows 8

$
0
0

Thank you so much,I was convinced that I would have to do this on the much older versions....Thanks

Forum Post: RE: CCS 6.0 startup error

$
0
0

Hi Richin,

Seems like the compiler installation didn't go well. Just run a CCS v6 setup over it (ie Repair).

Regards,

Gautam

Forum Post: RE: Online Updates of TINA-TI Model Library and Example Circuits Library

$
0
0

I too am having the Invalid Enum Value problem.  I am running W7 Professional.  I installed TI-TINA, ran into the problem, ran again to repair any installation faults.  Same problem.  I have now uninstalled and re-installed.  Same problem.

Installed using default directories each time.

Help!  There are op-amp models that I need to use.

Regards

Craig

Forum Post: RE: LM25118 – About same circuit for multiple output

$
0
0

Hi Kevin-san,

 

Thank you for your advice.

I greatly appreciate your cooperation!

We will report the simulation results to my customers.

 

Regards,

Kanemaru

Forum Post: RE: BQ51050B and LP5521 CAD Footprints

$
0
0

Hello Imran,

Your request has been send to our vendor for BQ51050B_RHL_20.bxl, BQ51050B_YFP_28.bxl, LP5521_YFQ_20.bxl and LP5521_NJA_24.bxl.  Turn time is within 5 business days.  We will send to you when complete and also post to ti.com.

Regards,

Janet

Forum Post: RE: Eagle models for csd17381F4 and LM5106

$
0
0

Hello Johannes,

The LM5106_DGS_10.bxl and LM5106_DPR_10.bxl are available in the product folders on ti.com.

The CSD17381F4_YJC_3.bxl has been submitted to our vendor.  Turn time is 5 business days.  We will send to you when complete and also publish to ti.com.

Regards,

Janet

Forum Post: RE: C55xx: Error initializing emulator

$
0
0

That's Great, Kfir,

Goodluck & Regards,

Gautam


Forum Post: 6713DSK Diagnostics Fails

$
0
0

Hi,

I have Windows 7 service pack 1 and CCS 6.0.0.00190 

I'm attempting to get a program I have written in C to run on the TMS320C6713 DSK. I have read through this guide: http://processors.wiki.ti.com/index.php/C6713DSK_in_CCSv5

When I try to do the Prerequisite steps, the 6713DSK Diagnostics fails with this error.

Starting diagnostic test suite.
--> Running USB diagnostics.
Can't connect to target.

*** Plug in power and USB cable.
*** Can't run if Code Composer or Diagnostic already running.

Result> USB diagnostic fail
Stopping diagnostic suite.

It works on another computer that is running XP, but CCS v6 will not run on that machine. My question is does the Diagnostic executable have to pass the tests for the emulation to work correctly, or may I simply proceed to use the board normally with CCS? 

Forum Post: RE: PRU: How to debug?

$
0
0

Hi Rafael,

thank you for replying.

That looks very promissing.
Unfortunately I get a 'File not found' when I try to download the Device Support File for Sitara and the Shared Support
Package. Also adding the (unzipped) 'File:Bookmarks device support.zip' to the update online server did not provide any new
updates.
I will try again tomorrow to see if the file is available.

I made some progress connecting the PRUs:
AM335x_PRU_ICSS.gel comes with the am335x_pru_package mentioned earlier. Running it after A8 has connected creates the menu
Scripts-->PRU_ICSS (in CCSv6) with several commands to start the PRUs. beagleboneblack.gel does not start them.
So AM335x_PRU_ICSS.gel shows how to start and halt the PRUs later on in the final programme.


Thank you.

Martin

Forum Post: RE: java.lang.UnsatisfiedLinkError when load debug session

$
0
0

Hi

As request, post email communication of TD command result here, 

==============================================================================

Hi Thomas,

I have tried with TD command to parse trace.bin. 

c:\ti\ccsv5\ccs_base\emulation\analysis\bin\td.exe -procid 64x -bin D:\SCT_Workspace\Tools\Profiling\AutoTrace\trace.bin -app D:\SCT_Workspace\Tools\Profiling\AutoTrace\core3.out -rcvr pro -format CSV_NO_TPOS_QUOTE -output D:\SCT_Workspace\Tools\Profiling\AutoTrace\mytrace.csv

rem -format CSV_NO_TPOS_QUOTE -timestamp abs -seekpos 10 -samples 100000

 

Output,

Bad PC, current export frame processing aborted, Sample not verified, The causes of this may be a possible bad branch pointer, corrupted trace data, wrong program file used during post-processing, unintended corruption of program image, use of non-traceable program image overlay, or self-modifying code.

Sample not verified

Bad data trace, Bad trace data packet sequence

 

From parser result trace.bin are bad trace, so now problem should be located in one of below,  trace catch issue;trace parser issue.

 

And I have another questions that, in mytrace.csv, there is no cycle data,

Program Address

Load Address

Program Data

Read Address

Read Data

Read Size (In Bits)

Write Address

Write Data

Write Size (In Bits)

Cycles

Trace Status

 which command that we can get functional level CPU cycle in script? 

Thanks,

-David

Forum Post: RE: A prarmeter(s) in CCXML target configuration file

$
0
0

I want to have string like this:

<property Type="stringfield" Value="${USER_SPECIFIC_VARIABLE} id="portAddr1"/>
instaed of
<property Type="stringfield" Value="128.247.71.115" id="portAddr1"/>


 

Forum Post: RE: CodeComposer Studio doesn't start after update

$
0
0

That's Great!

Goodluck & Regards,

Gautam

Viewing all 91825 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>