Forum Post: RE: Emulator cannot find the entry point(_c_int00) of the program...
Houzhi Shan,Since you marked this thread as Answered, I understand that you do not need to proceed further at this time.You can download updates to a Flash Drive and carry them to your computer. There...
View ArticleForum Post: RE: Can't to start debuging
I start CCS and turn on Debug Server Log. After that I press F11 and CCS makes compilation of project, start debug session and load application. Screen and run menu becomes as on picture I closed CCS...
View ArticleForum Post: RE: Cannot Add Link File In CCS5.3.0
Hi Lucifar,although I also find it a bit odd, I am happy you found the setting that was causing problems.Thanks for the update and all the best with development.Best Regards,Lisa
View ArticleForum Post: RE: CCS simulator for MSP430 microcontroller
CCS v5.4 seems has such options, but I have not tried that plugin.
View ArticleForum Post: RE: SW Downloading to the EVM6678
Dear RafaelThank you for your detailed response.I mean the EVM6678 with the XDS560 V2 as indicated on the containing box. In addition we have a simiiar problem with the Sitara AEM AM335x Starter KIt....
View ArticleForum Post: RE: Using GEL file to assign value to specific memory location...
Hi David,Nothing really changed with regards to GEL startup functions and the OnTargetConnect() call between CCSv3 and v5. It pretty much works the same. It must be something else. Can you manually...
View ArticleForum Post: RE: CCS 5.4 - File Drag and Drop from Windows Explorer
Hi Javier,yes it does. In fact the posted workshops we created show screen captures of exactly this in 5.4 on windows. hence why more information would be required.best regards,Lisa
View ArticleForum Post: RE: TMS320C28x Simulator User's Guide (literature number SPRU003)
HiSorry to interrupt your discussion.I just want to check my project(just algorithm) by simulator rather than emulator because it is convient espicially when i am not in our factory.I have choosed...
View ArticleForum Post: CCSv5.4.0.00091 - java.lang.NullPointerException
Hi,I installed the C6748 StarterWare (v1_20_03_03) and compiled one of the examples which worked fine, when I changed the options->CCS General->Compiler Version from "TI v7.2.1" to "TI v7.4.2"...
View ArticleForum Post: RE: CCS 5.4 - forced to add path to #include even if path was...
[quote user="Javier Fernandez1"] do #include "cpu.h" and not "includes/cpu.h[/quote]Hi, cpu.h is located in include, includes cannot be found on base installation.
View ArticleForum Post: RE: Update to ccs5.4.0 fails:
Thank you! We really appreciate the offer and will be in touch.
View ArticleForum Post: RE: Simple Linker Issues - Undefined Symbols & vtable Issue - Not...
Rick,Also FYI in case you aren't already using or aware of TI-RTOS, you might want to take a look at it: http://www.ti.com/tool/ti-rtos It combines SYS/BIOS with additional middleware components like...
View ArticleForum Post: RE: TMS320F28335 Simulator - Printing to the console window
Unfortunately I don't believe there is any other way to print to the console window, but I can confirm this with the simular experts.
View ArticleForum Post: RE: Question on the Soft-Start Cap Value for TPS40170 Controller
Hi Harold,The noise sensitive signals used for control of the IC RT, SS, FB, VDD and TRK should all have their ground return connect to the AGND pin first. Anything in the power path which includes the...
View ArticleForum Post: RE: Include folder from another project
There are a few different pieces to what you are asking and I hope the following references/answers help you out.First, if you want to add the source files from Prj_B to Prj_A, then you can either link...
View ArticleForum Post: RE: CCS5 DONGLE VS FLOATING LICENSE
Hi Rafael Do we have any documentation to support this for the customer?Thank youElush Shirazpour
View ArticleForum Post: Writing a 32 bit variable to information memory
I am using Code Composer Studio Version: 4.2.5.00005. I am developing on the MSP430F5437A.Previously, I was using Code Generation Tools v3.3.3. While using this version of the compiler, I was able to...
View ArticleForum Post: RE: error #10099-D: program will not fit into available memory
I never heard back from TI, so I set about manually editing the .map file. I had absolutely no luck at all, and then I wondered if CCS was even reading my .map file, so I put garbage right in the...
View Article