Forum Post: RE: CCSv6 Multiple Target Connection Problem
Hi Josh,Did you check this link: http://processors.wiki.ti.com/index.php/Multi-Emulator_Debug_with_CCSv5 ?Regards,Gautam
View ArticleForum Post: RE: CCS5.5 Enable Clock/AET Resources
Hi AgentNitro,Check this link for more info on this issue: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/62421.aspxRegards,Gautam
View ArticleForum Post: RE: TINA-TI V9 (a function of frequency of the variable parameters)
Hi, Hooman.Sorry for my poor English )This is what I mean: Regards,Vlad
View ArticleForum Post: RE: how to change TCLK in CCS5.5 for XDS200
That's Great, Dusty!Goodluck & Regards,Gautam
View ArticleForum Post: Unable to Launch Debug Session GUI Composer application on...
Hi,I create a GUI Composer application for monitoring the target (TMS320F28335, CCSV6) by following the steps listed in the link below....
View ArticleForum Post: RE: Getting Error " Invalid Device: $CDNENCSTART.Line: #52. when...
Malli,The PSpice models for the NexFETs in the TI product folders are encrypted and can only be used in PSpice version 15.7 or higher.Here is the .TSM file for use in TINA-TI. You can place it by using...
View ArticleForum Post: The Execution behavior with and without debugger connected is...
Hello,My target is a TMS320F28335 Rev A.When I run the target without the XDS100v2 connected, some bug occurs 111 seconds after power-up.That bug doesn't occur if I am debugging with the XDS100v2.Free...
View ArticleForum Post: RE: Generated .bin file is too large
I'm sorry, but we who watch this forum can't help you with these questions. I recommend you start a new thread in the Keystone Multicore Forum. Or, if you prefer, I can move this thread into that...
View ArticleForum Post: RE: CortexR4: Error connecting to the target: (Error -2062 @ 0x0)...
Mike,Sorry, I guess your thread was under the radar screen. Are you still having this issue? If so, the threads below mention similar...
View ArticleForum Post: RE: Can not open Header File
Hello Shahid,Try clicking on the folder in CCS and then pressing F5. You might need to close and then reopen the project.Also, why not just include it in your application's root folder or any other...
View ArticleForum Post: RE: DDR system bandwidth measurements (with STM maybe)
Gunther,STM is only available for C6678, and a nice training/tutorial can be seen in the link...
View ArticleForum Post: RE: Debugger initialization error . Null !
Asma,I would check the Troubleshooting CCSv5 guide first, especially the part that talks about the debugger, but sometimes the IDE also helps with these sudden...
View ArticleForum Post: RE: FILTER42 PROGRAM
Edmond,Thank you for using the TI UAF42 for your circuit investigation of filters. I do have the version of the UAF42 program. Please review the attached zip file.Additionally, could you please tell me...
View ArticleForum Post: RE: Invalid CIO command (**) in the CIO buffer at address...
Hi,Usually these error messages are caused during runtime - i.e., whenever a Console I/O function is used (printf, scanf, etc.). There are some reports showing this across the forum (two very relevant...
View ArticleForum Post: RE: Part Footprints for Dual Emitter Series in AFE4400 Optical...
Imran,I will send a request to our vendor to generate an AFE4400_RHA_40.bxl. Turn time is within 5 business days.Regards,Janet
View ArticleForum Post: RE: CCS6.0.0.00190_linux failed installation on OpenSuse 13.1 -...
Very strange. You're saying the problem is easily reproducible on this distro but not the 12.04 you tried. I don't know what would be causing this.Here's the zip file that contains the ccstudio...
View ArticleForum Post: RE: LM3414 in Webbench
Hi Jake,Glad to hear that you were able to figure things out on your own. If you need any assistance or have any questions, please let me know and I'll be glad to help you out.RegardsJonathan...
View ArticleForum Post: RE: Autoformat breaks code by using Line Feed but not Carriage...
For me, I don't think it's only a drawing issue. The compiler complains about the lines that are missing the CR. Also, I have been saving it in CCS and opening it in Notepad++ to look at the...
View ArticleForum Post: RE: Compling error: #28 expression must have a constant value
It is not strictly legal code to have an initializer with a pointer to a local variable. Try adding --gcc to get the GNU C extensions.
View ArticleForum Post: RE: Issues building TivaWare on Linux with CCSv6
[quote user="JohnS"]When a library or executable is built the absolute path of the source files are embedded in the file.[/quote] Hi John, I located from where this problem came: Linux version makefile...
View Article