Forum Post: SPI issue with sdcard read/write operation in CCS v5
I am working with msp430 based custom board. It has sdcard support with spi interface.Now my two Linux machine (Lets say Machine A and Machine B) has installed CCS v5. Now when i compile my code in...
View ArticleForum Post: Voltage vs Power graph generation using GUI Composer.
Hi,How can i generate Voltage vs Power graph using GUI composer. I taken ScalarLine graph from the GUI composer palette & assigned the values to the x(voltage) and y(power) axis, but voltage and...
View ArticleForum Post: How to detect Host os is Linux or windows in c code of CCS?
In Normal c program below code works fine. If i compile this in Linux machine then it will print linux and if i compile it in windows then it will print windows.How can i get same thing in C code going...
View ArticleForum Post: RE: unable to run a program in ccs6
hi i tried running a small program with some change from the Digitial Signal processing and Applications with TMS3206713 Rulph Chassaing shown below. I included the required files and lib files bot got...
View ArticleForum Post: "DWARF information is corrupted" when loading a uboot Image
I build a uboot image by a linaro compiler, and try to load this image with CCS5 but it doesn't work. and I also try to add symbol, but it is not successful neither.the message is below:CortexA15_1:...
View ArticleForum Post: RE: error #10099-D run placement fails for object
Thank you for the answer, this is the text of the linker diagnostic: <Linking>"./aee0000cfg.cmd", line 367: error #10099-D: run placement fails for object ".ebss", size 0x12ce9 (page 1)....
View ArticleForum Post: GUI Composer JS Error
I have just tried the Blinky tutorial on my shiny new ccsv6 download. I get to the point where I click on the app.js and I get a Windows Script Host error. Line: 5, Char: 1, Error: Object expected,...
View ArticleForum Post: RE: TI ARM Compiler vs. Linaro GCC - Code size
This woulb be true, if it would be the size of files, but it isn't. It is the size of the flash usage. Adding all .text parts and .cint parts together. Both values also includes the .intvecs part as...
View ArticleForum Post: LM3478
Hi,Simulating the LM3478 I get a warning...With the low turn of voltage of the LM34x8 your power supply may current limit before you reach your working input voltage.... consider adding a low pass...
View ArticleForum Post: can't build
getting this error :Buildfile generation error occurred..This project was created for a device-variant that is not currently recognized: TMS320C64XX.TMS320C6416.DSK6416. Please install the...
View ArticleForum Post: webench export error when I choose designspark pcb file type
Dears, I just follow the default setting and select export CAD file, I want to get the schmatic with DesignSpark PCB type, but the error message shows'' export process did not complete under 20 secs....
View ArticleForum Post: RE: LM5118 - can't simulate at particular condition.
Hi Kevin-san, Thank you for your prompt reply. I can simulate at Vin=9.0V to 19V , Vout=6.8V , Iout=5.0A (Buck mode).(please refer to attached file.)What is reason that the parameter at Vin=9.0V to 19V...
View ArticleForum Post: RE: How to avoid hole reusing again
Hi George, When DSPs boot image from flash, .switch.2 is loaded first ,then the hole filled with 0s at the same address of .switch.2.That is ,the hole cover the .switch.2.How to resolve this...
View ArticleForum Post: RE: Launching Debug Session Error at CCSv6
Hi and thanks Ki-Soo.How silly of me :D. It's my first time using C2000 with CCSv6. Thanks for your help.Regards, Min-Ku.
View ArticleForum Post: RE: Code Generation BUG found in 7.4.4 and 7.4.8!
Hi BZ,Moved this thread to correct forum for faster response. Thank you for your patience.
View ArticleForum Post: CS questions
Got a few questions for you about the Code Composer software:is there a demo version for evaluation?Can you give me the highlights of the Export Admin Regulation requirement?if we buy a node locked...
View ArticleForum Post: RE: NOR Flash debugging using CCS
Could you please help me on this and share me documents how to debug the NOR flash using Code composer studio and XDS100v2 for AM3356.
View ArticleForum Post: RE: Compile/Link time initialization of union
[quote user="Jamie McPeek"]The compiler in use is CL2000 for TMS320F28335 version 6.1.0.I can't change the compile flags/pull in non-standard extensions.I'll take a look at flipping the order of the...
View ArticleForum Post: Whether CCS6 support graph option for Constellations or Eye...
Hi CCS experts:Our CCS4 & CCS 5 did not have the feature support Graph option for Constellations. CCS3.3 this feature is very useful for communicte customer....
View Article