Forum Post: RE: CCSv6 recompiles project each time its restarted
Hi Eddie,[quote user="Eddie3909"]I've attached 7zs of our .* files. (sorry, I cant send you the production code)[/quote]I understand you do not wish to provide any read code. But could you provide...
View ArticleForum Post: RE: AM335x debug with CCS
Satish,This particular error was discussed in several other threads, check some that have the most thorough troubleshooting steps at the links...
View ArticleForum Post: RE: CCS6 'Configuring Debugger' takes forever
Hi Andy,I'm using VMware. How do I know the version of the USB FET? I'm using MSP430FR5969 EVK.I've noticed that an error pops up if the hardware is not connected, but with the hardware connected and...
View ArticleForum Post: RE: LTSpice file LM3488
Hi NilsWe do not currently have the LM3488 model development in our queue but there is a part similar called - LM3478. You can use this if you do not need to have the sync modeled and is being...
View ArticleForum Post: RE: CCS Debug not possible when app code is running
Raja,I am not sure what your application does, but the scenario you describe is very common when trying to connect to Cortex cores while running certain applications (Linux OS included) that prevent or...
View ArticleForum Post: RE: FLASH PROGRAMMING
Hello,I am struggling with the issue to find the 'on chip processor' in the tools in CCS3.1 version. I downloaded the flash programmer that supports TMS320F2812 and put that in the CCS3.1 folder. How...
View ArticleForum Post: RE: Olimex XDS100 V3 with CCS5.3 debug issue when try to add...
Hi,I tried to attach image as described in previous post. BTW I will try to install CCS5.5 and let you know.Thanks.RegardsGianni
View ArticleForum Post: RE: Load Memory problem (c6678)
Yes, now with the setting of size = 32 it's working correctlyThanks
View ArticleForum Post: RE: MSP430 optimization error
[quote user="cuong nguyen1"]When I try to set optimization level in code compose, I keep getting an error:An error has occurred. See error log for more...
View ArticleForum Post: CCSv6 MCSDK product discovering
Hi,I have deleted CCSv6 (6.0.0.00190) installation and re install CCSv6 (6.0.0.00190) & MCSDK v02_01_02_06 (without the NDK), when I started the CCS it doesn't discover any of the MCSDK product...
View ArticleForum Post: RE: the bitfield of struct in big-endian device
[quote user="fan Linlin"]Does the compiler5 treat the first member of a struct as the MSB ,diffrent from ccs2 ?[/quote]CCS 2.x is from many years ago. I take this to mean you are porting code from a...
View ArticleForum Post: RE: CCSv6 Memory Leak?
Hi Eddie, We took a look at workspace file that you sent and unfortunately, there wasn't much information that we could use. There were some exceptions but it unclear whether they are contributing to...
View ArticleForum Post: RE: Floating 1 User Pack (F01) vs Node Locked Single User (N01D) ?
[quote user="Ras Sharif"]I mean that I am forced to install a fresh windows on my PC.So, I must to buy a new license or the license works on new installation.[/quote]No. It is tied to a physical MAC...
View ArticleForum Post: RE: How do you open an EXISTING project using code composer...
I gave up trying to import my project.I ended up creating a new project in the workspace, which automatically opened in Project Explorer upon creation, and manually dragged my files into it.
View ArticleForum Post: RE: sscanf problem in code composer studio
[quote user="vinoth s1"]Now i have different problem..[/quote]This question has been answered in this thread: http://e2e.ti.com/support/development_tools/compiler/f/343/t/348531.aspx
View ArticleForum Post: RE: Unexpected/unnecessary Typeinfo symbols included in binary...
The last test also used virtual functions, but it seemed like they were getting optimized out so I modified the test to prevent that from happening.Usually the intent of omitting the -rtti option is to...
View ArticleForum Post: RE: Generating Analysis Infos with CCS 6.0 doesn't work
Hi Milan,[quote user="Milan"]Is there an option to do it automatically from the CCS?[/quote]yes there is. Instead of manually calling ppd6x yoruself, you can have CCS automatically do it. See the below...
View ArticleForum Post: RE: Compiler 4.2.5 on Linux
I'm not aware of any such issues specifically with the linux 4.2.5 compiler.Is it the exact same binary (.out file) that is being loaded to target from a Windows machine and a Linux machine? Or if...
View ArticleForum Post: RE: why compiler5.0.1 allocate 32-bit address to a 16-bit variable ?
[quote user="fan Linlin"]I didn't find the option about 32-bit align set .Is there something wrong about my compiler set?[/quote]I'm not sure I understand. I think you expect invVoltPwrAB and...
View ArticleForum Post: RE: DSP_Config.h
Hello,I think that file comes from some CSL/BSL package. I'm not sure from exactly where however. Hopefully someone with more knowledge can chime in.You may also want to try posting in the C6x device...
View Article