Forum Post: RE: Can not open Header File
Dear StephenI created new folder in work space of CCS5 and included this folder in include path of the project. Header files are visible in this include path from project tree but still error persists...
View ArticleForum Post: RE: CCSv6 Multiple Target Connection Problem
Hmmm..Goodluck & Regards,Gautam
View ArticleForum Post: RE: Failed to Load Program using XDS100v2
Hi Stephen,[quote]Is there a way to connect to the target and run the code without downloading the code? [/quote]You won't be able to debug your code unless you load it. Anyways, did you try loading...
View ArticleForum Post: RE: CCS 5.5 flash issues
Hi Dominic,I would like you to go through this link:http://processors.wiki.ti.com/index.php/Debugging_JTAG_Connectivity_ProblemsI guess you're using...
View ArticleForum Post: RE: TINA-TI V9 (a function of frequency of the variable parameters)
Hooman,thanks for that, anyway. Best regards,Vlad.
View ArticleForum Post: RE: The Execution behavior with and without debugger connected is...
[quote user="stevenh"]I still would look like to know where GEL_Reset() is located. [/quote]GEL_Reset() is a "built in" GEL function.It is documented in the CCS help, under Code Composer Studio Help...
View ArticleForum Post: dc to dc converter components availability
Sir,With your webench we have selected one ckt of dc to dc converter and we need all the components along with pcb. Infom the possibiity of their supply in India. (Please visit the site to view this file)
View ArticleForum Post: CCS V6.0 Debugger issue
CCStudio ver 6.0.0. ...190 Install platform Linux Mint 16 Olivia 64Bit (on a sony vaio SVS1511C5E 8 gB ram, I7 quad core) Target platform TIVA C123 and C129 too (behave same) When code stop at a...
View ArticleForum Post: RE: eZdsp f28335 driver software
Hello TI,It would really be kind if you can confirm this fact... I have actually ordered an eZdsp F28335 board, and, in 2014, not supporting major OSes is a no-go. I guess you could at least flag it as...
View ArticleForum Post: RE: CCS 5.5 flash issues
Hi Gautam,Thank you very much for your quick response, i will try this as soon as possible. I'll post a reply wheter it worked or not, maybe in a few days.Thank you again,Dominic
View ArticleForum Post: RE: DK-TM4C129 gets to deadlock after boot and don't respond to...
Hi,[quote user="G M"]I get a "unable to connect to target" message[/quote] Are you still able toad programs to your DK-TM4C129? If not use the LM Flash Programmer Flash Erase or Debug Port Unlock...
View ArticleForum Post: RE: Can not open Header File
Dear stevenhThis is the automatic include path generated in the installed directory of CCS when I created an empty project"${CG_TOOL_ROOT}/include"This is the directory that I created my self in the...
View ArticleForum Post: RE: The Execution behavior with and without debugger connected is...
[quote user="stevenh"]Where can I find out which Peripherals are affected by the GEL_Reset() function?[/quote]It is device dependent, and I haven't managed to find where it explicitly documented.Forum...
View ArticleForum Post: RE: Failed to Load Program using XDS100v2
[quote user="stevenh"] Is there a way to connect to the target and run the code without downloading the code? [/quote]Yes, you need to select the Debug Option - Load Symbols Only option.[The referenced...
View ArticleForum Post: How can I allocate a 2-bytes section in a 32-bit addressing device?
Since the Cortex-R4F uses a 32-bit address bus,does that mean the minimum size of a section allocated by SECTIONS directive is 4 bytes? Does the size must be a multiple of 4?Can I allocate a 2-bytes...
View ArticleForum Post: RE: Files shown with diagonal lines across
Hi,This means that the file is not included in the build process, but I've seen this only with source files, not headers. To change this for the .c/.cpp files, right-click on file -> Resource...
View ArticleForum Post: RE: Invalid CIO command (**) in the CIO buffer at address...
hi Rafael:sorry for the delay.However, they are very uncommon to happen during a program load.I attached a .gel script to the .ccxml file to do some initialise work when loading the .out file, in which...
View ArticleForum Post: CCSv6 changes project from static library to executable
Hello,we have some library projects wich are changed from static library to executable by CCSv6. The projects were created using CCSv5. When opening the projects in CCSv6, the entry "Output type" under...
View ArticleForum Post: RE: Failed to Load Program using XDS100v2
I didn't realize I was also using FLASHB and consequently wasn't erasing it.Stephen
View ArticleForum Post: RE: ibis model creation
A standard IBIS model will not be satisfactory. An IBIS-AMI model would be required.You can find out more information regarding the IBIS specification at www.vhdl.org/ibisRegards,David LarkinWebench...
View Article