Forum Post: Execution graph(RTA(legacy)) icon is inactive in CC5.3
hello earlier i was working in CC3.3 in which i am comfortable with RTA tool i.e. execution graph. But when i want to use Execution graph(RTA(legacy)) in CCS 5.3 ,that icon is inactive. How can i use...
View ArticleForum Post: RE: Problem in code in getting output in ccsv5.5
Hi Ki thanks for your help. I came to know that in CCSv3 we can directly load the code to flash memory using the "load program option". So now I will shift to CCSV3 to test my code. Meanwhile before...
View ArticleForum Post: Question about connecting CCS while WinCE7 is running.
Hi,I have a question about CCS connection.In our system, Windows Compact 7 is runnging on the Cortex-A8(AM335x).After booting up from SD card, WinCE7 is runnging and I want to be sure thatconnecting to...
View ArticleForum Post: RE: How to include .h files in a search when they are not in the...
Hi LisaThanks for you reply. That thread filed this...
View ArticleForum Post: RE: GEL_Reset() effect on AM335x
Vasili, It is mapped to CPU SW reset. Ning
View ArticleForum Post: RE: Question about connecting CCS while WinCE7 is running.
Hi Ki,Thank you for the reply.I'm so sorry. Yes , I understand that startup GEL file is not recommended and I forgot to remove the file.By the way, does CCSv5 support debugging the target while WinCE7...
View ArticleForum Post: task defined with lower priority get higher priority in ROV
Hi,I am working with a couple of tasks, task1 defined in daemonnew and task2defined with the follow code Task_Params_init(&taskParams); taskParams.stackSize = 0x4000; taskParams.priority...
View ArticleForum Post: RE: Vgs max exceeded in LM5118 design
Hi Ted,Thank you for bringing this to our attention.From the block diagram on page 10 of the datasheet, it looks like the high side gate driver is driven by either VCC or VCCX, but it is not clear what...
View ArticleForum Post: RE: XDS200 onboard emulator issue in Ubuntu
Yes, I have installed the script for the emulator, and reboot after installation, but still can't pass test connection.-----[Print the reset-command software log-file]-----------------------------This...
View ArticleForum Post: RE: Looking for orcad symbols and footprint of MSP430G2755IRHA40
Thanks for your help.just one comment,I am not expert in this but can I use the following one? in your answer in post: http://e2e.ti.com/support/low_power_rf/f/155/p/177385/1039522.aspxthere is:...
View ArticleForum Post: RE: CIO error
Correction lnkx.cmd doesn't cause a cio error when executing a printf command
View ArticleForum Post: RE: Problem in code in getting output in ccsv5.5
Yes I have temporarily shifted to C6713 dsk as its available in my Lab. But will shift to C6416 when i order my own as fixed point dsk will fill purpose.
View ArticleForum Post: RE: Error in lab
Yes i have started the ti sample labs going thru lab 1 i have a different debug problem.While debugging the program for lab 1 of motorware 1.11 there is a constant errorthe build is successful but...
View ArticleForum Post: RE: Error enabling a profile counter (CCS 5.5)
Hi Ki,Thanks for your supportRegardsThushara.
View ArticleForum Post: RE: TMS320DM648 - Altium
Hello Janet,Thank you for the files, but unfortunately they are not working. If I try to open one of them with Ultra Librarian I get the error message "None of gate 1's referenced symbols are in the...
View ArticleForum Post: RE: unable to communicate with the emulator in linux
Hi Jessie Lee,I have move your thread to CCS Forum to get the appropriate response.Thanks.
View ArticleForum Post: RE: LM5010A Macromodel
Hi, I am trying to verify the LM5010 (with a series resistor and zener diode with intended clamp voltage) for ESD regulation, so I had wanted to simulate it. Can anyone please tell any...
View ArticleForum Post: RE: Debug problem
Yup, I did check. F28027F is not classified individually; check with Experimenter's kit F28027.Check with the (linker file) cmd file too.Pushkar, also another thing there would be step by step...
View ArticleForum Post: CCSv5 multicore debug question
Hello,I'm debugging a single-image multicore application on a custom C6678 hardware.The program gets started with CCS as follows: CCS is only connected to core 0. When loading the program, my .gel...
View Article