Quantcast
Channel: Tools
Browsing all 91776 articles
Browse latest View live

Forum Post: RE: CCS and MCSDK installation paths on Linux host?

David,From a CCS standpoint there is not a necessarily preferred directory to install it. The major difference is if you intend to install it as a regular user (which will require additional steps at...

View Article


Forum Post: RE: Undefined symbol for a known symbol. RM48L952 CCS V5 Ti...

Use one of two methods to load the address of nTask04: .global nTask04 .text LDR r1, addr_nTask04 … BX lr ; return from function addr_nTask04: .word nTask04 Or ....global nTask04 .text MOVW r1, nTask04...

View Article


Forum Post: RE: CCSv6 Import failed because its meta-data cannot be interpreted.

Hi Robert,Each CCS v4 project should also have a required .cdtproject file in its root directory.  Without this file these projects cannot be imported.  Could you check if you have this file and attach...

View Article

Forum Post: RE: CCS under-the-hood on code download/run

Jeff,By default CCS does not perform a reset on the core before downloading code, but this can be changed. Check this thread.The type of reset greatly varies between device families, therefore it is...

View Article

Forum Post: RE: Optimization 'changes' via #pragma

Thanks both of you, I hadn't considered using the volatile keyword to 'fix' some of the issue.I also hadn't realized that complete control of compiler behavior wasn't available. It would explain a few...

View Article


Forum Post: RE: Some problems with dependent projects: warnings differ; could...

Hi Gustl,I need some more details to determine what the exact issues are. Ideally it would be great to have a reproducible test case for me to try out. Would this be possible? I just need some...

View Article

Image may be NSFW.
Clik here to view.

Forum Post: RE: Can't find a source file at...

Thank you! This method solve the problems ^_^

View Article

Forum Post: RE: Problem with symbols when debugging SPL on AM335x EVM

I have determined that due to the compile process certain assembly routines did not have symbol entries in the output file so there was nothing for CCS to grab on to. Moreover, the breakpoints appear...

View Article


Forum Post: RE: DSP emulation error during converter load change test

Hi,Thanks for your comment, I am reading them.He, Siyu

View Article


Image may be NSFW.
Clik here to view.

Forum Post: RE: the bitfield of struct in big-endian device

third,in my test I defined a struct,typedef union{struct{uint16 SelfCheckG : 1; uint16 Charge : 1; uint16 Modulate : 1; uint16 DischargeRotor : 1; uint16 Bit4 : 1; uint16 Bit5 : 1; uint16 Bit6 : 1;...

View Article

Forum Post: RE: build error: 'NHST' is not recognized as an internal or...

[quote user="Cam Buskell"]gmake: *** Access is denied.[/quote]Two common causes of this error:-Some antivirus software is overly aggressive. Kaspersky is one that has caused problems in the past. Try...

View Article

Forum Post: RE: TINA-TI V9 update Error.

I have the same issue.  I'm running Windows 7 Home Premium SP1I tired running as admin, and got the same error.  Even tried to reinstall as admin to no avail.  In fact, if I reinstall as an admin, I...

View Article

Forum Post: RE: K2H EVM - Dual RS232-HS drivers - Windows 7 OS

Hi Rafael,Thanks for your help.  Problem got solved.Thanks & Best regards,Rajanikanth.

View Article


Forum Post: RE: CCS V6 crash while connecting to AM3357 Cortex A8

Hi KiAttached are the requested files. Hope this helps.Beste regards,Patrick(Please visit the site to view this file)

View Article

Forum Post: RE: Cortex_M3_0: GEL: Target must be connected before calling the...

hello Ki,I either press the green bug button "debug" or I right click on the project -> debug as -> code composer studioThanks for the reply!

View Article


Forum Post: RE: ultra librarian error with allegro pcb editor: "No match...

Good Morning,i successfully imported your component .dra in allegro, i'm checking dimensions and pads and it semms ok.I really thank you.Is there any solution  to use ultralib .bxl file to generate a...

View Article

Forum Post: RE: how to use custom make file in CCS5.x project

Hi Krishna,See:http://processors.wiki.ti.com/index.php/Projects_and_Build_Handbook_for_CCS#Creating_New_Makefile_projectThankski

View Article


Forum Post: RE: Cortex_M3_0: GEL: Target must be connected before calling the...

So I have cleaned the workspace as per: http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv5I have also commented out different parts of code from the CC2538.gel file where it is using the...

View Article

Image may be NSFW.
Clik here to view.

Forum Post: RE: When Debugging, Breaks in Every Interrupt Handler

Hi Scott,have you looked at the interrupt options in the debug settings?  If you go to project->properties->debug.  See the screen shot below.  Please keep us informed whether this helps.Best...

View Article

Forum Post: RE: CCS3V3 DSK6713 configuration issue

Yes, diagnostics output is:Trying to connect to the targetReset board succeeded. 

View Article
Browsing all 91776 articles
Browse latest View live


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