Forum Post: RE: xds200 connection issue
Aaron,You mentioned the C6657 board. When you connect the emulator to your PC do you see the DS1 and DS2 LEDs lit?Also, when you are running the Test connection do you see DS2 turn off and DS3 blink...
View ArticleForum Post: RE: run hello world on tmdxice3359
Rafael,It is veryclearto me nowthanks to you!Regards, Ahmed
View ArticleForum Post: Dynamic libs (--linux, --pic) and linker command files
Hi All,I am creating a dynamic library with options --linux, --pic=far --dbst. While compiling if i add a linker command file along with the build the elf file generated is not a valid one. it has the...
View ArticleForum Post: RE: Problem with enum and struct in the some files
The problem is very subtle. I used the option --preproc_includes to diagnose it. This option shows you how the include files nest each other. I built Driver_eQEP.c with --preproc_includes and...
View ArticleForum Post: RE: Datasheet and WEBENCH pin differences for LM25118?
Hello Freed,I have reviewed the exported LM25118 Eagle schematic and the pin assignment of the LM25118 Eagle symbol matches the pin assignment of the footprint. But plesae note that the symbol pin...
View ArticleForum Post: RE: Two faults in the LM5023 AC/DC designs in the WEBENCH
Hi Stian,Thank you for using WEBENCH and taking time to provide feedback. Issue 1 of bottom-left winding polarity is now fixed, schematic is adjusted and now available for you to try. Issue 2 that you...
View ArticleForum Post: RE: RE: ccs5 installation with Windows 8
Hi Nir,Have you disabled your Firewall and Antivirus? Also, do check this out:http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/290318.aspxRegards,Gautam
View ArticleForum Post: RE: Problem with enum and struct in the some files
Dear George.Thank you very much. Now I'm understanding why it's happens. Are there any solution this problem without changing code? For example change project options either add directives(if they...
View ArticleForum Post: RE: TMS320C6713 ccd
Hi Puspha,Refer this link: http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/439/p/165089/605299.aspx#605299Regards,Gautam
View ArticleForum Post: “Trace Control” window missing in CCS 5.5
Hi,We use CCS 5.5 to debug L138 and need to use ARM ETB, and the emulator is XDS560V2 STM. However we find that 1. “Trace Control” window is missing (screenshot 1).2. When running “Hardware Trace...
View ArticleForum Post: RE: fastRTS Lib alignment
Ok,found the solution to this particular problem:1- import the lib project in CCS2- select the build configuration needed (what is the difference between C67p_elf and C67x_elf???)3- tick the...
View ArticleForum Post: fastRTS funcion call does not pipeline
Hi,I have a couple of issues with the fastRTS log2sp() function call, but I believe this to be more general and affecting all functions...I want to replace my manual implementation of log2() with the...
View ArticleForum Post: RE: CCS v5.5.0 cannot connect XDS100v1 on Experimenter Kit F28335
Even for XDS100v2, I find it needs to tweak the JTAG CLK frequency with adaptive mode to find an appropriate value on slower PC. XDS100v1 can work with an i7 PC. It looks like some internal...
View ArticleForum Post: RE: Debug not working on CCS5.5 in fedora 19 x64
Where did you install the drivers? I followed the readme file's instructions and put it in /usr/local/lib. I also created a symlink in /opt/ti/ccsv5/ccs_base/DebugServer/drivers that points to the...
View ArticleForum Post: RE: About DM8127 Boa webserver debugging
Maybe it seems to be a configuration problem ..My gdbserver info is follows .root@DM8127_IPNC:/dsp# ./gdbserver --versionGNU gdbserver (GDB) 7.2Copyright (C) 2010 Free Software Foundation,...
View ArticleForum Post: RE: From CCSv5 help to connect 6211
Ki-Soo,Years ago I used it, perhaps it is bad because I could not not get it to work.It is a 6211/DSKI tested my system with a 6713/DSK; I had no problem.I had no reason to believe the 6211/DSK had...
View ArticleForum Post: Licensing: Tiva™ TM4C123BH6ZRB Microcontroller with CCSv5 IDE
Hi,I am using TM4C123BH6ZRB Microcontroller and CCSV5 code-size limited IDE with my new TIVA cortex M4 target board .The link...
View ArticleForum Post: About the login error of WEBENCH
If a certain customer is going to log in to WEBENCH, it becomes impossible for the following screens to come out and log in. (The My TI account can log in normally)About a cause, a solution, and the...
View ArticleForum Post: RE: M3 problem with ramfuncs
Yes, i am using the --gen_func_subsections option. But with "--gen_func_subsections=off" (both projects) the map file looks exactly the same. The other options used for the application project...
View ArticleForum Post: RE: M3 problem with ramfuncs
Well, there is a lot going on here. I think we need to grab on to one piece of it and try and explain it.I think the simplest question at this point is: Why is the code for secondFunction from...
View Article