Forum Post: Why does CCS6 not recognize NULL?
In a function where I would like to return NULL instead of a pointer, I have this statement:return NULL;This causes an issue, I get the following Semantic error in CCS6Symbol 'NULL' could not be...
View ArticleForum Post: RE: how does uniFlash handle bad blocks in NAND
Brad,I am not an uboot expert, but I would say logically that's what you can assume. If you have any detailed question regarding uboot you would need to ask in the Sitara forum.Basically how the flash...
View ArticleForum Post: CCSv6 installer on Gentoo
I am running an AMD64 Gentoo system and trying to install CCSv6. I have downloaded the installer version from here: http://processors.wiki.ti.com/index.php/CCSv6, but nothing happens when I run the...
View ArticleForum Post: RE: Command-line error: invalid option: c++03
Thank you for bringing this to our attention. I filed SDSCM00050535 in the SDOWP system to have this addressed. Feel free to follow it with the SDOWP link below in my signature.Thanks and...
View ArticleForum Post: RE: build error: 'NHST' is not recognized as an internal or...
Thanks for the help. I ended up cleaning the project and then building from there.I had to do it file by file however, but once it worked, it was fine going forward.Thanks.
View ArticleForum Post: RE: GNU compiler in CCSv6
I have a normal project with TIRTOS which works fine. Now I need to implement a function which uses the 'extended assembler function' from GNU : assembler with semicolons to transfert data from and to...
View ArticleForum Post: RE: IBIS model for PCM3060?
Hi, James,I don't think so. I am going to move your post to the eLab forum in hopes that one of our modeling engineers can help you.-d2
View ArticleForum Post: RE: Port flash setting from flash.cmm to CCS5.x
Ki,thanks for quick response! not only I want to flash the application I want to debug the application using CCS. So I may need maintain same memory map for the application as it is in flash.cmm file....
View ArticleForum Post: Print to console (FMC667WebUART)
Hi, i am not sure if i am posting in the right forum, and i am also very new to embedded systems and am currently working on FMC667. When i tried to build the project FMC667WebUART and debug, CCS will...
View ArticleForum Post: Error in import Eagle script file generated by WEBENCH
I could like to generate PCB layout but the import of scr file gives error.# Created by Ultra Librarian Gold 6.4.30 Copyright © 1999-2013# Jeff Perry - Server, Texas InstrumentsGrid mil;Set Wire_Bend...
View ArticleForum Post: problem in building syslink samples with CCS
hello with reference to Creating CCS Project for SysLink sampleshttp://processors.wiki.ti.com/index.php/Creating_CCS_Project_for_SysLink_samplesi was trying to build messageQ example in CCS 5.3 for...
View ArticleForum Post: RE: Including external header directory into CCS v5.5
Hi , Is the procedure i followed to include a third party header files is correct ? [quote user="AartiG"]Can you post the full output of the CCS build console so we can see the full error message...
View ArticleForum Post: CC6 Looking up C Functions in Help
Hello,I just started using CC6 and am having difficulty finding definitions for C Functions in Help or Quick Access. There are some C functions that I can' t remember what all the parameters are or...
View ArticleForum Post: RE: CCSV6 installation does not start
hello gautam,yes i am admin and also tried witch "run as administrator" before :(greetspeter
View ArticleForum Post: stat( ) function or equivalent in CCS v3.3
HiI am compiling an image compression code on the DSK6713. The code is originally written in C for windows. I am porting the code on the DSP. a large part of code is compatible with standard C and DSP...
View ArticleForum Post: RE: CCS 6.0.0 libmath.a missing
[quote user="Mich"]I guess that the tool seeks in FR59xx ...[/quote]I don't see a libmath.a in that directory. But I do see one in 5xx_6xx_FRxx. I'm pretty sure that's the correct directory for your...
View ArticleForum Post: RE: Altium: WBSE Simulation fails
Rolf,WEBENCH extension uses "Follow Altium Designer Subscription" Licensing mode. Based on the discussion with Altium, it seems there is an issue with the your Altium licensing and due to which it is...
View ArticleForum Post: RE: CCSv6 with Linaro GCC - Memset results in Fault_ISR()
Julian,This was an interesting one that took us some work to find out the exact reason.1) The main issue with the multiple byte memset. When creating a project using the default settings, the libc.a...
View ArticleForum Post: TMS570 (TMS570LS20216): Linker generated ECC issue
My linker script is based on the wiki at http://processors.wiki.ti.com/index.php/Linker_Generated_ECC but there's a note there stating that the ECC algorithm sections "...is yet not verified" for the...
View Article