Forum Post: RE: JTAG Debug --terminate without run, will the program run...
Hi AartiGI use CCS version 5.2.1.00018.In my test, I only use "green bug button" and "red Terminate button".At the same time, I use oscillograph to inspect FLASH's write signal.The FLASH is changed...
View ArticleForum Post: RE: Installation Freezes on Extras.Zip
I did... Thank you for your help... We can close this out.
View ArticleForum Post: CCS 5 installations issues
am trying to download CCSv5 and I keep running into the following error message: Unable to access http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/CCSv5/CCS5.4.0.00091_win32. Check your...
View ArticleForum Post: RE: unresolved symbols remain
Hi AartiG,The function which is calling (_BootInit), defined in boot_6746_C.c which is already included and also this file is not using any other libraries, means is independent file.and one more thing...
View ArticleForum Post: RE: TS3A44159RSVR footprint
Janet Hithank you for the answer but I have already build the footprint.regards,
View ArticleForum Post: RE: 64-bit values for debugging
Hi Lisa,Thanks for the follow-up.i'm not sure what you mean with the "Expressions" view.I use the "Local" and "Watch" window to read the variables. In both cases the 64-bit values always show...
View ArticleForum Post: CCS4.2.5 - error during debugging
Hi there,i receive a strange error when running my program with debugger.When activating a device function by button press, the device stops running and i receive a list of errors (in code this simply...
View ArticleForum Post: RE: Error during CCS5.4 offline installation
Thanks for pointing that out. I tried installing after deleting the ti folder and this time I only checked the MSP430 box in custom selection. That led to a successful installation of CCS. Thank you.
View ArticleForum Post: Connect to F2803x from another MCU through JTAG
I'm connecting to another MCU (Freescale) which is running my firmware. I'm trying to get the Freescale to put the F2803x into debug mode and access its flash via JTAG.Is there any documentation on how...
View ArticleForum Post: RE: Several Usb-To-Gpio adapater on same PC
Hi Talal, I think I received them from Farnell (don't remember, Sales department order them).I also receive one from Texas directly. I reflash all with : v1.0.10 firmware. USB Adapter Driver.dll :...
View ArticleForum Post: xdc.runtime.LoggerBuf replacement
I have this huge shared code base which spans bios 4.9 up to bios 6.34.4.22. I cannot upgrade the current stuff to 6.35 due to the final killing off of xdc.runtime.LoggerBuf.This stuff goes back years...
View ArticleForum Post: RE: Extended Compiler Option Names for C55x 4.3.1 CGT documentation
Thank you, spru281e.pdf did not have them listed!
View ArticleForum Post: RE: Debug Sessions using Scripting Console of CCSv5.3
Use the following API to get the address of the variable:symbol.getAddress(symbol);
View ArticleForum Post: RE: WebBench filterdesign simulation failes if filterorder is uneven
Karl,Thank you for the additional information.I used your filter parameters for a new design and the resulting design is in the attached report file. As you reported, the first stage output has the...
View ArticleForum Post: RE: C6000 elf redirect static local variables to .far
That worked ! Thanks.
View ArticleForum Post: RE: Problems with importing & linking of the bootloader CCS Project
We who watch this forum have no expertise in CAN interfaces, or how to update a system over CAN. As for that linker error message, please see this wiki article.Thanks and regards,-George
View ArticleForum Post: RE: CCSv5.4 graph scaling and data display problems
Iain, Michael,I talked to the development engineers and filed a production stop bug to address the redrawing problem under the number SDSCM00047525 (check its status in the link SDOWP in my signature...
View ArticleForum Post: .OUT File Not Found CCS V5.3 on XP
I cloned a project out the repository to a folder on my Win 7 PC. I copied this folder to FLASH drive using it to copy the project to my Win XP laptop. Whenever I try to start a debug session on the...
View ArticleForum Post: RE: Issue with file specific options and 3.3 project import into 5.4
Since this problem seems to be in CCS, and not in the compiler, I'll move this thread to the CCS forum.Thanks and regards,-George
View Article