Forum Post: RE: US560 V2 SYSTEM TRACE
Yes you need to buy a full license for that one too.
View ArticleForum Post: RE: Help with volib_C55_2_1_0_1 on CCS 4
Thanks Ki.But I don't see the Project properties page like the one displayed in the conversion procedure.I have attached the initial error that I get when I import the project and also the project...
View ArticleForum Post: RE: debug sessioon hangs after while
Hi Ki,This morning I solved the issue just by cleaning and heating the mcu so i guess it was some paste residue left from soldering the part or something similar causing the problem.Anyway many thanks...
View ArticleForum Post: pre-build steps setting problem in CCS v6
In CCS v3.3, we can add pre-build command with condition "when any file builds". How to implement this functionality in CCS v6?
View ArticleForum Post: RE: CCSv6 freezes during installation
I don't have SYS/BIOS, TI-RTOS, Grace installed.
View ArticleForum Post: RE: How to save data from RAM and export it from CCS.5.5
Thanks for your reply. if I want to save 32-float data.I should chose to save it as EXCEL,M-file or others?Opened with Notepad is garbled。Because I need to export the drawing using MATLAB...
View ArticleForum Post: RE: multiple xds220iso usb connection
Thanks a lot. Its work but every restart pc or reconnect emulators port numbers change. Selection by serial number could be better way.
View ArticleForum Post: writing a program to extract binary data from elf
Hi,I build elf file using TI compiler for Tiva C target.I have to write a program to manage elf file, one of the operations is to extract binary data, as the command "tiobj2bin file.elf file.bin armofd...
View ArticleForum Post: RE: Incorrect operation of CCS profile clock when benchmarking...
Hi David,This looks like an issue with the CCS profile clock tool on the F28027 specifically. I am moving this to the CCS forum so that you may receive further support.Thank you,Brett
View ArticleForum Post: RE: Component library for OPT101P-J
Deepak,OPT101_DTL_8.bxl and OPT101_NTC_8.bxl are available on ti.com in the OPT101 product folder.Regards,Janet
View ArticleForum Post: RE: pre-build steps setting problem in CCS v6
Thanks, But it is not exactly what I wanted.I think the pre-build steps are applicable to the whole project, not a single file.In CCS v3.3, the run condition "when any file builds" means if no file of...
View ArticleForum Post: RE: Whether CCS6 support graph option for Constellations or Eye...
Hi Ki: Thank you for your suggest. I will introduce this method to customer and let them try it.Best Regards!Han Tao
View ArticleForum Post: RE: "DWARF information is corrupted" when loading a uboot Image
Hi Rafael:the target is TCI6638K2K. it should support big endian.thank you very much!Regards!King
View ArticleForum Post: RE: Code composer 5.5 is in Not Launching
[quote user="Mahesh Ainapure"]env.getserver("CCSSEssion1.1").OpenSession(".*");[/quote]The syntax of the call is incorrect. It should be:env.getServer("CCSServer.1").openSession(".*");However, I'm not...
View ArticleForum Post: RE: java.lang.UnsatisfiedLinkError when load debug session
Hi,Upgraded from CCS5.2.1.00018_win32 to CCS5.4.0.00091_win32All scripts and logs have attached in Thomas's first paragraph. Let's hurry up for this blocking issue, thanks.[quote user="Ki-Soo Lee"]From...
View ArticleForum Post: RE: Voltage vs Power graph generation using GUI Composer.
Hi,i have another problem with my graph.......... i.e., i want to generate the TIME vs POWER graph.i need to take 12 time samples( 7am, 8am,.....6pm,7pm) on X-axis, followed by power is on Y- axis....
View ArticleForum Post: RE: Using System Analizer to count cycles between cores
Hi Joary,Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful...
View ArticleForum Post: RE: AM335X ICE Problem
Hi, we have the same Problem with the AM3359 ICE.How can we solve that problem?Thanks,Marco
View ArticleForum Post: CCS not able to Debug and Halt in Programming to FLASH
Dear All, I am writing program to TMS320F28035. It was working perfectly till yesterday and everything was good. But last time when i changed my controller board while downloading program using...
View ArticleForum Post: CCS 5.5: JAVA API to open CCS session with debug perspective
Hi, I am using CCS 5.5. I am developing automated test scripts on JAVA platform for Debugging C67xx device. I am not able to open the Code Composer Studio Session by calling the DSS API...
View Article