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

Forum Post: RE: msp430-elf-gcc 4.9.1 - fails with long c++ template names

$
0
0

[quote user="Rick Kimball"]I'm having problems with undefined variables with my c++ template code that happens to create really long symbol names.[/quote]

The MSP430 gcc development team is already aware of this issue and is presently working on a fix.  

Thanks and regards,

-George


Forum Post: RE: TMS320F28335 no source available error

$
0
0

I'm still not clear on what is occurring.  Is the following description correct?  You are executing under control of CCS and you are stopped at a breakpoint.  For some reason CCS does not display any C source code which corresponds to the current location.

Thanks and regards,

-George

Forum Post: RE: msp430-elf-gcc 4.9.1 source - configure options

$
0
0

I filed a question with the MSP430 gcc development team.  I hope to hear back in a few days.

Thanks and regards,

-George

Forum Post: RE: Stack setting in CCS 6.0 overridden by generated file

$
0
0

Yes, this is a Grace project. I just wish it were more obvious that the normal CCS settings would be overwritten.

For the record, in a Grace project, the stack size is set in:

XDCTools -> System - >Program - >Runtime Sizes. 

Forum Post: RE: Optimizing DSP C64x+ "Cannot allocate machine registers"

$
0
0

I have updated the code to:

p1 = ((p & 3) == 3) ? 1 : 0; p2 = ((p & 12) == 12) ? 1 : 0;

That doesn't add any more instruction so I would be fine.

My current compilation options are: -on2 -o3 -mt -s -al -mw

Forum Post: RE: XDS200 USB detection issue in Ubuntu in Paralles on Mac

$
0
0

To add a little more information. The Mac OS X seems to see the XDS200 as a modem. I have seen this issue in the past with Linux systems as well.

Forum Post: RE: How to flash TMS320F2812 automatically using command line

$
0
0

[quote user="Ki-Soo Lee"]

[quote user="Alex Smagin"]What about reveciving data from device. How to get stdout and data sent to file? CCS does it via cio section in memory. Why does this way not work with uniflash?[/quote]

This is a limitation of DSS.

http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/347365.aspx

[/quote]

I need to correct my comment. I got confused with cin.

You can use the DSS beginCIOLogging and endCIOLogging APIs to stream cio stdout to a file. Both APIs can be found in the doc for the DebugSession class.

Forum Post: RE: 账号登陆后不能用来做Webench设计。


Forum Post: RE: TMS320F28335 no source available error

$
0
0

Does your program have valid code at address 0x33B70E?

Forum Post: RE: msp430-elf-gcc 4.9.1 - fails with long c++ template names

$
0
0

Is there a tracking number for that issue?

Forum Post: RE: CCS3.3 converting file format from .out to .hex for C2000-GANG

Forum Post: RE: Migrating from CCSv3 to CCSv6 compilation error

$
0
0

This case hinges on floating-point rounding of IEEE-32 values.  This issue is still under investigation.  In the meantime, you can avoid the rounding issue by using 64-bit long double arithmetic:

int32 test = (int32((8192.0L*262144)-1)

Forum Post: RE: TPA3111D1 unencrypted spice model request

Forum Post: RE: Experienced a segmentation fault while processing

$
0
0

It is also possible you are experiencing a Windows crash bug that got much discussion on this forum back in 2010.  The resolution to this bug is discussed here.  Feel free to scan back through the thread to see the discussion.  The main point for you is that your ARM compiler version (not the CCS version) needs to be at least 4.6.4.  I hope this is a practical step for you.

Thanks and regards,

-George 

Forum Post: RE: WEBENCH Login Issue

$
0
0

Hi,

I'm having the same issue - webench does not allow me to proceed and it gives me an error - please enter a valid email address.

Can someone assist?

 

thanks

 

regards, Ranjeet


Forum Post: RE: Unable to open old WEBENCH designs.

$
0
0

Hi Michael,

 

Can you send me (dien.mac@ti.com) your email address and the design # that you want to open?

I will look into it to see why it fails.

 

Regards

 

Dien Mac

WEBENCH Design Center

Forum Post: RE: I would dearly love to have a SPICE model for the TI OPA2604

$
0
0

Jim,

Actually, you want to pull the PSpice model that is in the product folder. Unzip the file and use the OPA2604.lib file. It can be imported into LTSpice by following the directions from the LTSpice users forum. LTSpice will automatically create a symbol for it as well, but you will want to keep track of the pins:

NON-INVERTING INPUT - Pin 1
INVERTING INPUT - Pin 2
POSITIVE POWER SUPPLY - Pin 3
NEGATIVE POWER SUPPLY - Pin 4
OUTPUT - Pin 5

This is documented in the .lib file header as well.

This .lib file is unencrypted and can be used directly from the .zip file.

Britt

Forum Post: RE: More fun with CCS6 and DM6437

$
0
0

[quote user="David Littell"]I'm now getting tons of warnings and errors about all sorts of things being redefined. [/quote]

If they are linker errors coming from the linker cmd file, it may be because of the old way of importing the tconf generated linker command file. That was common in v3 and earlier but starting with v4, it was auto included so you can remove that reference in the cmd file. An example of removing the reference is showed mid-way down this wiki:

http://processors.wiki.ti.com/index.php/Importing_CCSv3_Projects_into_CCSv4

After figure 6.

[quote user="David Littell"]Is all this an artifact of trying to make the leap from CCS 3.2+ to CCS6?[/quote]

The entire project management system changed starting from v4. It certainly caused a lot of headaches. Any v3 project migration of any complexity has a lot of pains, especially if it uses BIOS.

Forum Post: RE: Where to find DSPA.EXE 7.04

$
0
0

Hi George,

 I did obtain another copy of the file I needed. It would be good if Ti could post the while tool set. There are some of use that still use "lots" of 2407's and need to make changes once in a while.

Thanks,

Bob

Forum Post: RE: CCS6 update error

$
0
0

Hi Danish

Sorry that didn't work. Best resort to fresh reinstall do you think?

Karl

Viewing all 95990 articles
Browse latest View live


Latest Images

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