Forum Post: RE: Inconsistent Build Output
Thank you for the details. I was able to reproduce the issue. It seems related to building within the c:\Users\username directory because if I place the source instead at c:\work or something other...
View ArticleForum Post: RE: SMPS output impedance
Hi Rob,Thank you for using WEBENCH for Power designs. TPS55340 has user selectable frequency between 100k - 1.2MHz. Are you sure, you are wanting to design for 1kHz?In general you are right about...
View ArticleForum Post: Code Composer v5.4.0.00091 on Windows 7 64bit
I'm not sure if this is the right forum, but here goes. I have Code Composer v5.4.00091 on my Windows 7 32 bit notebook and have installed it on my new Windows 7 64 bit desktop machine. The install...
View ArticleForum Post: Runtime Error on multiple source codes C6748 LCDK
Hey all,Having a bit of trouble getting runtime errors on two sets of pre-written code. I'm using the TMS320C6748 LCDK DSK board to do some realtime audio processing for an academic engineering...
View ArticleForum Post: RE: Code Composer v5.4.0.00091 on Windows 7 64bit
Hi Paul,Are you sure both the CCS versions are same? I would like you to update the same to the latest version CCS v5.5 and check. This should solve your issue for sure! Do keep us informed.Regards,Gautam
View ArticleForum Post: RE: project export-import failing due to different compiler versions
Hi,[quote]In searching previous posts I sort of get the message that there is no way to do it,[/quote]That's true Robert, if it was the other way round we could've worked it out. But in your case, your...
View ArticleForum Post: RE: SMPS output impedance
Hi Pavani,Thank you for your reply. My apologies for not making myself clear.I am not looking to change the design of the power supply itself but rather add an output stage that has a low DC impedance...
View ArticleForum Post: mf10ccn calc
Hi, I know there are different calculating program tools to calculate the resistor and capacitor values around the MF10CCN chip. On the website I found a tool "Automatic Resistor/Capacitor Calculator...
View ArticleForum Post: RE: Attempting to updated to emupack 5.1.450.0 has stopped Linux...
[quote user="Chester Gillon"]Based upon the information, I will perform a clean install CCSv6 beta4 in the root file system without any symbolic links and then try the updates.[/quote]Did that on two...
View ArticleForum Post: RE: Designated Initializers of const structures
[quote user="Archaeologist"]For your example, with C2000 compiler version 5.2.10 using only the --gcc option, the object myArray is direct-initialized, and therefore the compiler writes out zeroes for...
View ArticleForum Post: RE: GUI Composer - passing a string from a text box to char array
Hi Patrick,I think we're making some advancements. I loaded the chrome debugger and couldn't find the path that you mentioned. I was able to...
View ArticleForum Post: Customizing System Analyzer views
Hi,I would like to make some customizations to the System Analyzer views (e.g. the Execution Graph). How can that be done? Where can I find the source code of the relevant Eclipse plugin?Best...
View ArticleForum Post: RE: CCS v3.3 Platinum
Hi Marc,contact me offline. (My ID is a link you may use for a friend/conversation request).Best Regards,Lisa
View ArticleForum Post: RE: LIBRARY FILE + SOURCE CODE
Hi Doron,See the section on Project Dependencies in the below link:http://processors.wiki.ti.com/index.php/Projects_and_Build_Handbook_for_CCS#Project_DependenciesThankski
View ArticleForum Post: RE: About the variable names in other language when write code in...
Hello,[quote user="kevin gai"]When write my code in ccs v5.4, using C language, I want to name the variables or functions by other language.[/quote]This is not any limitation of CCS itself. It is a...
View ArticleForum Post: RE: Code Composer v5.4.0.00091 on Windows 7 64bit
Hi Paul,I assume that you are using the same HW (XDS100v2 and board) as you were using with the notebook. If that is the case:[quote user="Paul Buschmeyer"]I figured it might be in the Target...
View ArticleForum Post: RE: Runtime Error on multiple source codes C6748 LCDK
Hi Jonathan,boot.c is from the TI run-time library. As for why you get the warning message, see Aarti's explanation in the thread...
View ArticleForum Post: RE: Debugger initialization error
HI Lisa,Thanks for your assistance, I reconfigured the device so it recognises it in CCS and it has resolved the issue above.It appears to be debugging correctly, only issue now is with the EPD kit...
View ArticleForum Post: RE: CLA Target Connect Issue
Hi,[quote user="Jaspreet Kaur Bhambra"]The device is a F2806x piccolo control stick and I'm using the XDS100v2 USB Emulator for the debug session.[/quote]Note that the integrated emulator on the F2803x...
View ArticleForum Post: RE: Problem Adding Starterware Libraries for c6748lcdk
For more information on COFF and ELF, see:http://processors.wiki.ti.com/index.php/A_Brief_History_of_TI_Object_File_FormatsNote that the above article is a bit dated. ELF is pretty much the default...
View Article