Forum Post: RE: CCS6 user function
Hi Suprit,compare with is there in v6, I have verified another couple times. Give that a try to see if it helps you. You need to right click on the source file in your project.Best Regards,Lisa
View ArticleForum Post: RE: CCSv6 F28377D Step Over (F6)
Hi Frank,Step Over works fine in my CCSv6 environment using a F28377D control card. Can you confirm that F6 is mapped correctly? If it is, could you prove a small, reproducible test case (project +...
View ArticleForum Post: RE: Stacksize in linker command file
[quote user="terrance peiris"]Did you get the answer for your question?[/quote]Please see http://e2e.ti.com/support/development_tools/compiler/f/343/p/321857/1125563.aspx#1125563-George
View ArticleForum Post: RE: Webench Phase Margin error TPS61175
Hi Keith,I am sorry you are facing this issue. I do see some issues with the loop response when i change the inductor for your input conditions. However, it would be best if i can reproduce your exact...
View ArticleForum Post: RE: RE: can't find the file "args_main.c"
The message about the debugger not finding a particular source file is unrelated to the program not being able to download properly. Those kinds of "cannot find source file ..." messages can usually be...
View ArticleForum Post: RE: Compile time in CCS 5.5 more than double
Is there a certain part of the build where it is noticeably slower, like during linking or when building the RTSC cgf file (if you are usinh RTSC)? Or is is just consistently slower across the board?
View ArticleForum Post: RE: Suggested new compiler warning: explicite cast from real to...
The compiler may be aware that it, not the standard, defines the behaviour and emit a warning.
View ArticleForum Post: RE: HELP PLEASE!
Hello Liam,I am moving this to the ELAB forum.[edit]I just noticed that you said you posted in several forums. This app note was written by someone in National Semiconductor. The link to the...
View ArticleForum Post: RE: Read program memory of loaded board
Would this be dumping the contents of memory to a file on my computer? Or some file on the board?Are there other options I may not be aware of - either other software tools or being able to connect to...
View ArticleForum Post: RE: Code composer studio 6 workspace problem
Denis, did you try completely uninstalling CCS and then fresh install it?
View ArticleForum Post: RE: Debugging and Programming a PCB Without Debugging
If you want to generate .bin file using CCS, then load it either using Uniflash or LM Flash Programmer to your microcontroller, see the post below.How to create a bin with CCS-kel
View ArticleForum Post: Issues with CCSv6.0.00.190 and XDS100v2
Hello,I listed some problems below that I been having with CCSv6.0.00.190. Has any one else complained about these issues and if so, is TI in the process of fixing them.Thanks,StephenIssues with...
View ArticleForum Post: RE: USB FET compatibility with Code Composer Essentials v3
Sure, I am trying to use a version of Nano-RK (http://www.nanork.org/projects/nanork/wiki) that was ported to MSP430 with CCEv3.1. According to people who have worked with that version of Nano-RK and...
View ArticleForum Post: RE: Assemble Example
Scott,I assume you are looking at the TI Resource Explorer where there is the One-click Projects and also tabs for viewing C and Assembly source files. The One-click Projects use only the C sources,...
View ArticleForum Post: RE: CCSv6 Memory Leak?
Hello,I have also seen Code composer's memory usage increase throughout the day (to where it goes up to over 200MB). I am using CCSv6.0.00.190.Stephen
View ArticleForum Post: RE: CCSv6.0.00.190: New Debug Configuration not showing up in...
OK. I fixed it by using the Debug Button's Organize Favorites item.Stephen
View ArticleForum Post: RE: TMS470: bss byte alignment via palign
[quote user="Trevor Yates"]bss: 80b6cc20 000033e0 --HOLE--[/quote]For a palign(4), the maximum padding at the end of the section should be 3 bytes. This might be a linker...
View ArticleForum Post: RE: Error initializing emulator: No USB FET was found
Dear Gautam Sir,As per your instruction,i download and installed the CCS v6 with full feature,but still the same situation,"device driver software does not successfully installed",when i tried to...
View ArticleForum Post: RE: AM335x eMMC programming through JTAG
Maynard,Sorry, we at the CCS forum are not the most knowledgeable about the different flashing mechanisms of AM335x devices. There is a tool called Uniflash that supports Sitara processors, but the...
View Article