Forum Post: TPS61045 pspice model
HI,I have tried to run the pspice transient model on orcad 16.6.However when i simulate the circuit it give me this...
View ArticleForum Post: RE: TI TMS320C6713
[quote user="pavan paikrao"]1. Diagnostic utility fails.[/quote]I assume this is the SDConfig utility for the DSK?[quote user="pavan paikrao"] Sine simulator.pjt - Debug...
View ArticleForum Post: RE: Trying to update CCS to v5.5 - the install fails and suggests...
Hi Bill, it is always a good idea to clean before a fresh attempt, logs included. You may also want to consider v6 which is the latest release. Have you been able to install?Best Regards,Lisa
View ArticleForum Post: RE: debug problems CCS 5.2.1
hello,Basically you are getting a type of data verification error:http://processors.wiki.ti.com/index.php/Troubleshooting_CCS_-_Data_Verification_ErrorsIn you case it looks like this is because you are...
View ArticleForum Post: RE: IBIS
Eli,Thanks for your requests.Please see the following sites for IBIS model that you can download for TUSB8040A1http://www.ti.com/product/TUSB8040A1/toolssoftware and for...
View ArticleForum Post: RE: Eagle files never work for me - help?
I'm having the exact same issue. Library imports produce lots of errors. Specifically for pin 93. The schematic import always gives an error for the redefition of name 'CAP' in tag <attribute>.
View ArticleForum Post: RE: Error building ethernetip_adapter
John,I was installing the components to check this example code, and to me it built just fine. However, I am using the too versions specified in the IDK Getting Started Guide (page 7): SYSBIOS...
View ArticleForum Post: RE: xds100v2 putting overvoltage on CPLD?
Hi,Thanks for the comments. Unfortunately I can't promise the reference design will incorporate the addition of EMU2~4, as I don't make this decision. Nonetheless it is an interesting suggestion....
View ArticleForum Post: RE: Compile time in CCS 5.5 more than double
Reinier:I saw a similar situation when I moved from CCS 3.2 to CCS 5.5 - here is my post:http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/308044/1073185.aspx#1073185I was...
View ArticleForum Post: Webench offers differnt solutions compared with my October 2013...
Hi,I revise my board layout that contains 4 TPS54622. Playing around with some parameter, I recognized that the same parameter as I used in October will now offer different solutions.The Ccomp2 is new,...
View ArticleForum Post: RE: Can't open 3 files in one project
Hello Ki-Soo,Thanks for your reply.I open 3 data files which are of type comma-separated values (CSV) files.These data files contain elements of type string.The first file contains 200 elements, the...
View ArticleForum Post: RE: CCS V5.4 code size problem
Dhanush,Did you have a chance to update to the latest CCS as suggested by Gautam?If the code builds without errors but you are getting unexpected results at run time, the issue is likely not with the...
View ArticleForum Post: RE: Uniflash AM3358 eMMC programming via USB
Brown,It will flash your eMMC but this would require some effort.Basically, the UniFlash support AM335x devices through loading a boot loader and a uboot onto the device, and then talk to the uboot...
View ArticleForum Post: RE: Combination of two different code section and single step...
[quote user="Edson Zhang"]While when I combine them into one file and do single step, this error happened.[/quote]What exactly do you mean by "combine them into one file"? Do you mean they are separate...
View ArticleForum Post: RE: Fixing the address of the program entry point in CCS
Resolved in another related thread:http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/348948/1224385.aspx#1224385
View ArticleForum Post: Newbie: CCSv6 Cross Compile for BeagleBone Black
Hi all,I am trying to develop for the beaglebone black using CCS. I have tried using both compiler options available with CCSv6 (TI v5.1.5 & GNU v4.7.4 (Linaro) ); however, every time I build my...
View ArticleForum Post: CCSv6 library build error "provides no initializer for:"
Hi there,Just want to say, this community is so awesome! You guys are very helpful and kind. Now onto my pleading...I’m using CCSv6.0.0.00190 on Windows 7 64-bit, Service Pack 1 for the TMS320C6713...
View ArticleForum Post: RE: CRC or checksum at end of code.
George,I like that better, since it also avoids the whole .data section not compressible circular problem. I got it to work with the following linker file, but this assumes .cinit will always be...
View ArticleForum Post: RE: JTAG not working on AM335x
As far as Ubuntu version, I haveUbuntu 12.04 LTS 32-bit
View ArticleForum Post: RE: Unexpected/unnecessary Typeinfo symbols included in binary...
Thank you for looking into this. This may be operating as designed, but eliminating RTTI is a standard feature on most commercial embedded compilers that support C++. These unused RTTI structures,...
View Article