Forum Post: RE: GETTING TIME OUT ERROR WHILE DEBUGGING C Project USING...
hi ki, In CCS where we are setting GDB Client?? How and where to check for GDB client version and arch. on CCS. I am not aware of it. Please suggest me. I am using SDKv7 and AM335x starter...
View ArticleForum Post: RE: Error initializing emulator: No USB FET was found
Siva, this is really very strange. I would like you try on another PC if possible.Do let me know what you observe.Regards,Gautam
View ArticleForum Post: RE: How to win with CCS6 and Contiki
Hi Jagas, Leo,I'm also struggling to set up Thingsquare mist stack for cc2538 in ccs6.I'm not a fan on lunix and would like to get a contiki tool chain working in windows.Eclipse CCS is a popular...
View ArticleForum Post: RE: Code composer studio 6 workspace problem
That's Great, Denis. Please close this thread by verifying your answer.Goodluck & Regards,Gautam
View ArticleForum Post: RE: .out auto runs when debugSession.memory.loadProgram() is called.
Hi, Ki,You answer is clear and it solved my problem.But could you explain why some build(.out file) can be auto-run during loadProgram() and some build can not?The main() are present in the 2 kinds of...
View ArticleForum Post: RE: IBIS MODEL
I'm looking specifically for TVP5150AM1. Do you have an IBIS model for your Video Decoder?Thanks.
View ArticleForum Post: Unable to access TMC129 FPU register using J-Link Support for...
Using CCSv6 with J-Link Support for Stellaris, Tiva, Hercules, and Sitara AM335x, v0.1.0.4 (under Linux) when attempting to debug a EK-TM4C1294XL with a J-Link using debug-in CCS is unable to display...
View ArticleForum Post: RE: .out auto runs when debugSession.memory.loadProgram() is called.
the loadProgram API itself will simply load the program. It does not run it. The auto-run can be triggered by a debugger setting or a GEL callback. In your case, it was a debugger setting.As for why...
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] Hi, Compile seems ok so check on debugger section of project property you set your...
View ArticleForum Post: INA300 Current sensor reference design for simulation
I am looking for a circuit that I can simulate the INA300 in. I downloaded the spice models from the TI site, but Tina TI needs a sch. file.Thanks.
View ArticleForum Post: RE: Uniflash v3 slow loading program to flash on CC2538DK
Hallo,i am using xds100v3 which is embedded in cc2538dk.
View ArticleForum Post: Device Driver Programming and Debugging
Dear Sir: I just bought a couple of Launchpad kits to sample TI's product line and I would like to know if I require other software and hardware for device driver programming and debugging....
View ArticleForum Post: RE: Error during the installation of Code Composer Studio v5
Hi,It looks like you're trying to install an old version of CCS5. You can either download a newer version, or copy the contents from the DVD drive onto a local drive to work around this issue.Danish
View ArticleForum Post: RE: Performance of XDS200?
[quote user="Matthijs van Duin"] the problem appears to be in no small part due to how CCS drives it.[/quote]Old thread. Improvements were made. Check:(Please visit the site to view this video)[quote...
View ArticleForum Post: RE: Unable to access TMC129 FPU register using J-Link Support for...
Chester,Thanks for reporting this. Segger support was commissioned for CCSv5, therefore I will verify if there is such project to port these drivers to v6.Regards,Rafael
View ArticleForum Post: RE: TMS320C671X: Error initializing emulator
Hello Luis,I would check your emulation connection with the SDConfigEx utility that comes with CCS.Also check out this wiki page for C6713DSK users with...
View ArticleForum Post: RE: GEL Expression
Hello,GEL_Go is a GEL expression to run the target to a certain address. Do you see this when you load a program?Thankski
View ArticleForum Post: RE: IBIS MODEL
Thank you for your interest in Texas Instruments products and services.Unfortunately, IBIS model for TVP5150AM1 doesn't exist. We recommend that you contact your local sale rep to submit a modeling...
View ArticleForum Post: WEBENCH and shop radiodetails
Hello.I live in a small town and we have a few shops with a small assortment. Can store downloaded their nomenclature (resistors, capacitors, diodes, integrated circuits) into your program? And then...
View ArticleForum Post: RE: Uniflash v3 slow loading program to flash on CC2538DK
XDS100 is slower for sure but I think the bottleneck here is the flashing itself. 3 minutes does seem a bit extreme however. How big are the zstack examples (the actual code being flashed)?Thankski
View Article