Forum Post: RE: Where to submit suggestions for CCS releases?
Hi,feel free to post them to this forum. We really appreciate feedback!Best regards,Lisa
View ArticleForum Post: XDS200 onboard emulator issue in Ubuntu
Hi, all,I ran Test connection in the ccxml file for XDS200 onboard emulator (on K2 EVM), I can get the right result and launch selected configuration in WindowsThen I changed the XDS2xx emulator...
View ArticleForum Post: fail to reinstall after upgrading
Hello,I had a working CCS setup but then when I "checked for updates" and then downloaded and installed them, now it is giving me an error when I try to open CCS. Here are the log...
View ArticleForum Post: RE: Can't uninstall CCS 5.3
Hi Lisa,The bug still takes place! Install and uninstall - that's the very basic functionality of a product installer, and now you have half of functionality broken and everyone is suffering. Its...
View ArticleForum Post: RE: Problem with debugging a code.
The debugger is reporting an error because it can't find the executable alon11.out. This is because the linker reported that it failed to create the alon11.out executable due to the following...
View ArticleForum Post: Example_F2802xSpi_FFDLB stuck in while loop
Hello,I'm trying to run through this example and it is getting stuck in the "while(SPI_getRxFifoStatus(mySpi) == SPI_FifoStatus_Empty)" command. My understanding is that it is just waiting for all of...
View ArticleForum Post: RE: LM5010A Macromodel
I could get the reply while searching other forums. Please ignore the previous mail."Both these models are typically encrypted so they will not run in Altium directly. In case you need the unencrypted...
View ArticleForum Post: RE: Failed to run example code from TI Resource Explorer on...
Hello,I'd like to run one of the CCS examples on my Pandaboard ES board. Could you tell me, which values should I use in Target and Platform fields ?Regards,Paweł
View ArticleForum Post: RE: CIO error
Please send the executable object file and the linker map file (linker option --map_file=file.txt).Also, what are you using to load and run the executable? Are you using the standalone simulator...
View ArticleForum Post: RE: #306 no instance of function template for C++
[quote user="SANGILI KUMAR"]I tried int32(50000)[/quote]The source code you sent me changes it tooct_sign(dom(ori_mag[x]), complex<int32>(50000))but that generates an error because the template...
View ArticleForum Post: Where is manual JTAG or Spy-Bi-Wire selection offered in CCS 5.5?
The release notes for CCS 5.5.0 list the following in the list of bug fixes:[quote]SDSCM00046170 IDE MSP430 - manual JTAG or Spy-Bi-Wire selection offered[/quote]Where SDSCM00046170 was raised...
View ArticleForum Post: RE: Encountered a problem loading file:
Hi, Lisathank you for your reply.i found these code on the internet. #include "inc/hw_memmap.h"#include "inc/hw_types.h"#include "driverlib/sysctl.h"#include "driverlib/gpio.h"#include...
View ArticleForum Post: Understanding defect histories of CGTs
Looking at the defect histories for the compiler generation tools. Is itfair to assume that any problem fixed in one particular version is presentin every previous versions?Specifically my interest is...
View ArticleForum Post: RE: XDS200 onboard emulator issue in Ubuntu
Gillon, thanks for your information, above is my CCS version, I doubt if this issue is caused in Ubuntu10.04, does anyone successfully use XDS200 on Ubunutu 10.04?
View ArticleForum Post: RE: warning #10229-D: output section ".data" refers to load...
Thanks Archaeologist,I have reviewed the post and it is not very clear to me what the resolution actually is.It states "The solution is to isolate the data structures which contain the problem symbols...
View ArticleForum Post: RE: TMS320DM648 - Altium
Hello Janet,Thank you for your answer! Has there been any progress in this case yet?Best regards,Alain
View ArticleForum Post: RE: interfacing in matlab and submission of report
Hi Sumeet,[quote user="Sumeet"]our mentor prof. Ashutosh kar is out of station for some emergency purpose . so can we submit the report without his signature? but we trying our best get that....
View ArticleForum Post: RE: Inline Function usage in other c-file
Hi Stefan,Did you try go through that link at SPRU514F?6.15 GNU Language ExtensionsThe GNU compiler collection (GCC) defines a number of language features not found in the ANSI/ISO Cand C++ standards....
View ArticleForum Post: RE: hello, Haw can i count the number of cycles for assembly program
Hi,just in case, there are some pitfalls when debugging http://e2e.ti.com/support/microcontrollers/c2000/f/171/p/297363/1037452.aspx#1037452Regards,Igor
View ArticleForum Post: RE: Elf Binary parser in CCSv5.5
Thank you Ki-Soo,I am aware of the particular feature. However, firstly as I mention in another post I am having problems with my board and debug session and secondly it takes too much time to start...
View Article