Forum Post: RE: CCS 5.3, MSP430F2272 links in debug but nor release config
The problem was in the release build, the linker cmd file was somehow excluded from the build. The linker file was included in the properties->general tab under linker command file and it did show...
View ArticleForum Post: The "Last Edit Location" button (Ctrl+Q) does not work in CCS.
I am using CCS v5.5. The "Last Edit Location" button on the toolbar (or Ctrl+Q) does not work. Instead, it goes to some other location for which I cannot figure out a rhyme or reason. That location...
View ArticleForum Post: RE: The Managed Make project file could not be read because of...
Thanks for the response
View ArticleForum Post: RE: problem with update tools from CCS5.5
Hi Jan,Thanks for the update. I'm not sure why the Blackhawk site is giving on response, but that's external to us, and so the previously mentioned problem with the web site doesn't apply. I'll see if...
View ArticleForum Post: RE: CCSV6 Problem During Breakpoint Placement
Rafael,Thank you for your response! I am currently targetting the C2000 family of processors developing using a TMS320C28346. ~ Mark
View ArticleForum Post: RE: Write Virtual Address to PLE c11, c5 error
I have no expertise with chip level details like preload engine. It looks like you are having trouble writing an assembly routine you call from C.I presume you are using the TI ARM compiler. That...
View ArticleForum Post: Downloaded file location
I am using Webench to design a new power supply and have downloaded the schematic and PCB design. However, I can not find it on my computer. Where does it save the download to?
View ArticleForum Post: RE: LM5017 Pspice model?
Hello PaulUnfortunately we do not have a steady state model but i was able to run the startup in 2 seconds for the entire simulation. can you please attach the simulation schematic of the convergence...
View ArticleForum Post: TPS40322 Spice Model, Open Loop Operation
Customer questions regarding the TPS40322:Can the encrypted TI-TINA model run under the full version of DesignSoft’s simulator? I’d like more functionality than what is currently available in...
View ArticleForum Post: RE: Eagle CAD files/Library not working...
Hello Steve,Thank you for your support using TI's WEBENCH tool. I apologize that the Eagle schematic did not import for you. There was an issue with the Vishay FET (SUD50P40) footprint and we are...
View ArticleForum Post: Interpreting Nyquist diagram in TINA
I am simulating my communications receiver, a bandpass filter implemented using a cascade of 2 Multiple Feedback stages - a high pass filter followed by a low pass filter. So the circuit has 2...
View ArticleForum Post: RE: how to quickly load a program without starting the debugger?
I guess it does do most of what I would like, except saving a button press. I was thinking though that maybe if it was one step without running the debugger it would also be faster. I guess it's not...
View ArticleForum Post: RE: LM4041N Adjustable and the LM4040D Models
Hi Ranjani,The models in question are for the LM4041N Adjustable and the LM4040D fixed shunt regulators.Regards,John
View ArticleForum Post: RE: CCS 5.5 TivaWare Updates
Hi Alexander, Download the workbook pdf from the link below. There is a portion there that discusses about the TIVAWARE_INSTALL. Maybe this will help you find where the TIVAWARE_INSTALL variable is...
View ArticleForum Post: RE: Can I use CCS3.3 COFF file with Uniflash?
Dear Mandeep-san,Thank you for your reply.If you send me an email, I can submit its coff file to you . This file is made by cusotmer, so I can't deliver it to you in open environment.Best regards,Michi
View ArticleForum Post: RE: problem for intsalling latest ccs
hi,thanks for your suggestions,but at first i set the installation path as d:/ti,not c:/ti.and the problem still exist .thaks all he time.
View ArticleForum Post: RE: F021 library debug symbol isues
Hello,if any user cannot accces to Pastebin website to get a patch as mentioned above:[quote user="Jiri Dobry"] We are using this GCC https://launchpad.net/gcc-arm-embedded with patch for big-endian...
View ArticleForum Post: RE: CCSv5.4
Hi Naresh,[quote]i have observed unusual behaviour of the software[/quote]Can you elaborate on this? Also, what method did you use to transform CCSv3.3 project to CCSv5?Go through this link:...
View ArticleForum Post: RE: problems to watch static variables
[quote user="Andy Kay"]Why doesn't get CCS the correct address of the initialized static variable?[/quote]Is initialized static variable declared at global scope, or inside a function?[quote user="Andy...
View ArticleForum Post: RE: problems to watch static variables
[quote user="Andy Kay"]What am I doing wrong, or is this a bug in CCS?[/quote]With an example program found the TI ARM compiler was reporting incorrect debug information for some static variables...
View Article