Forum Post: RE: Build error with imported project
Hi Ki,.thanks for replying.Compilation of gpioLEDBLink in release mode failed due to incorrect pathes.I corrected the pathes at Properties->ARM Compiler -> Include Options. That reduced the error...
View ArticleForum Post: RE: XDS100 Connection Problem
Hi,Is your target configuration set properly? [quote]The value is '-180' (0xffffff4c).The title is 'SC_ERR_CTL_NO_TRG_POWER'.The explanation is:The controller has detected a target power loss.The user...
View ArticleForum Post: RE: Please provide part number TPS62402 (Dual, 400mA and 600mA,...
The only model available is a pspice transient model:http://www.ti.com/litv/zip/slvm468BTW, what format is "HSPICE"?
View ArticleForum Post: RE: C28 code optimization problem
All right, as expected, the TI compiler update to 6.1.5 didn't make any difference.But I read in SPRU514 in section 3.5.2 "Use the Volatile Keyword for Necessary Memory Accesses" the reason for my...
View ArticleForum Post: RE: targetConfigs Issue in CCS5
Hi Leo, You definitely have some missing files. It is very odd that install logs do not show any issues. Almost looks like something cleaned up some files after CCS installation. See attached...
View ArticleForum Post: RE: CCSv5 driver issue -cannot flash - MSP430Flasher works -...
Hi Lisa,Please reread my very detailed post.The hardware can be programmed while using the MSP430Flasher v1.2.3 software tool. So it is not an issue with the hardware. It is an issue with software...
View ArticleForum Post: RE: CCS 5.5 JVM heap low detected! under linux
Hi Galen,There is definitely something unusual. The default setting should be more than adequate based on basic debug that you described. There are some views that do use significantly more memory and...
View ArticleForum Post: RE: Assembler Removing Post LDW "NOP 4" in Hand Scheduled...
The compiler is producing a "compressed" object file by compacting the 32-bit instruction encoding into the "compact" mixed 16- and 32-bit encoding. As part of this encoding, each fetch packet may be...
View ArticleForum Post: RE: Create Custom Part
Yes, the SEPIC topology makes the system design much easier. The Boost topology feeds through the input voltage to the output on power up. There are specific sequencing requirements. I ended up using...
View ArticleForum Post: RE: CIO error
1) go to the spectrum digital website and down load ezdsp5535z_bsl_c.zip this is the library to the LED2 program2) you will need to import the library using the import elcipse option3) Create a new...
View ArticleForum Post: RE: Frequency out of range error
Hi Prasanth,Check your "Device Manager" for the drivers to be installed properly or not. If you observe a yellow alert signal in front of the Launchpad driver then there is some issue while loading the...
View ArticleForum Post: RE: RE: Definitive Windows 8/8.1 install instructions?
Hi,Simplest thing you can do is:Right click on the setup file and click on "Run as administrator"This would surely solve your problem. If the problem still exist then try the same but now by changing...
View ArticleForum Post: RE: XDS100 Connection Problem
Can you update me with your status ZAK?Regards,Gautam
View ArticleForum Post: RE: Assembler warning
Hi Christopher,There are quite a few different forums on E2E. This device forum is good for device-specific or hardware/driver questions. The C/C++ Compiler Forum is good for issues with the build...
View ArticleForum Post: RE: "Regarding CCS and JTAG of OMAPL138 "
Naveen, both XDS100 and XDS200 would suit you.Its upto you to filter out the best one; make use of the below comparison chart and shortlist one:You can buy directly from TI estore; else you always have...
View ArticleForum Post: RE: Stellaris In Circuit Debug Interface error
Hi Prasanth,Check your "Device Manager" for the drivers to be installed properly or not. If you observe a yellow alert signal in front of the Launchpad driver then there is some issue while loading the...
View ArticleForum Post: RE: Problem with Compiler C2000 V6.2.x (unresolved symbols remain)
Hi, JamesThanks for the hint, everything fine everything works now, problem solved.The pre-compiled library 'which I was using' was compiled with Compiler V6.1.3 and the new Compiler/Linker V6.2.x was...
View ArticleForum Post: RE: SYS/BIOS java error while build
Hi All,I also faced same issue during building some of the example code .I have modified the bios version and xdctools version in RTSC configuration and I resolve the errors during build .Tr,Studinstru
View ArticleForum Post: RE: Inline Function usage in other c-file
yes, Stefan,I have faced not the first time with similar issues. It seems GNU extension support has quite conditional character...Regards,Igor
View ArticleForum Post: RE: Is it possible to experiment TMDSICE3359 without buying CCS?
That's great.Thank you.
View Article