Forum Post: RE: cycle accurate simulator for C665x
Hi Weichun,You are right, we dont have C6657 Cycle accurate simulator config.Can you kindly go though the user guide for Keystone simulators at...
View ArticleForum Post: RE: C6678 MUST_ITERATE multiple question.
Hi George,I have another question,Suppose that I use #pragma MUST_ITERATE(8, 128, 8) as TI recomend.When I use the for loop, my upper limit is a variable and sometimes I can receive 127 instead of...
View ArticleForum Post: RE: SRIO_LoopbackTestProject...
Hi,Please check your computer's Device manager; if there exist a yellow alert symbol on the XDS200 device then you'll have to install them properly.Also, if the above condition is all fine then please...
View ArticleForum Post: compiler issue in ver 7.3.5
Hi,I am facing issue in the assembly translation of a structure parsing code on a Turbo Nyquist processor using compiler version 7.3.5The code bit looks something like this. -----------Global...
View ArticleForum Post: RE: Missing C67xx runtime support library and chip support...
Hi Gautam,Thank you for your replay. I looked to the link you sent. it is very interesting. But Firstly I am not experienced with BIOS Configuration. and I didn't planed to spend a lot of time for...
View ArticleForum Post: RE: XDS200 emulator not able to connect and debug
Hi,try go through that link http://processors.wiki.ti.com/index.php/XDS200Regards,Igor
View ArticleForum Post: RE: LMP91000 PRECISION PROBLEM
Hello,The TIA of the LMP91000 is a programmable TIA and its programmable resitances are precise at 5%. In the datasheet the 5% is releated to that precision.Regarding the measurements you have done...
View ArticleForum Post: RE: DRV103:Pspice Model - Pin 194 &195, NO CONNECT doesnt work
Britt,Thanks for your reply. The Circuit is OK but cant be simulated due to limitations of the Pspice evaluation software(Only 64 nodes are allowed). Although my circuit(as shown) doesnt seem to have...
View ArticleForum Post: Running from Flash in F28069
Hi All, In am using the F28069 processor and have the following questionI am using the rom_model for compiling the code and have a huge Initialized array.I dont want the array to be copied from .cinit...
View ArticleForum Post: CCS 5.5, Invalid project path: Include path not found
I have an MSP430, CCS 5.5, that shows a "greyed-out" (grayed-out ?? "http://grammarist.com/spelling/gray-grey/") path in under "Includes" in the Project Explorer..Additionally, I get the warning (Note:...
View ArticleForum Post: RE: CCSv5.5 not installing on Windows 7-64
Hi, Kaiwen.Sorrowfully. I think this is the last thing that I can offer (running setup in XP compatibility mode, sometimes this...
View ArticleForum Post: RE: CIO error
[quote user="Jeff Moran"]but this is a small program[/quote]That's a common misconception. Any program that performs C I/O is not small, when considered in light of the usual embedded programming...
View ArticleForum Post: RE: bug in parser
Try resetting the perspective or using a new workspace. Details on both is documented below:http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv5#General_IDEIf that does not help, please...
View ArticleForum Post: RE: How to profile on ARM Core?
Unfortunately the profile clock is not supported Cortex Mx. You can use one of the timer peripherals for benchmarking.
View ArticleForum Post: RE: How to set DATA breakpoint/Watchpoint in CCSv5.4 + Ti814x
[quote user="studinstru sggs"]How can I put DATA breakpoint/Watchpoint at this location ...[/quote]See slides 4-6 of the AET training module on watchpoints with...
View ArticleForum Post: RE: Need help with function inlining
And I did find a way to put it into the header - needs to be part of the definition, not separate...Thanks, all!
View ArticleForum Post: RE: TMS320F28035 : Device may be operating in low-power mode CCS...
Sorry for the absence of response I busy.I buy the Exprimenter's Kit USB Docking Station and f28035 controlCARDI run the programand it works.So I thinkthe problem isthe hardwareside..
View ArticleForum Post: RE: Evaluating code speed
[quote user="Ant Scranney"]Just tried this in a Stellaris program that runs ok. With the debug window opened I click the run menu, then scroll down to clock, but all the options are "grey'ed out"...
View ArticleForum Post: RE: CCSv5 Linux instal, legacy device, TMS320DM642, not present...
[quote user="Kay Kitson"]That is odd that it is available for CCSv5 running on Win7 but not for Linux. This XDS510 USB emulator is supported;[/quote]This is expected. There are separate drivers for...
View ArticleForum Post: RE: How to work with more than one target in CCS
Hello,Sounds like you are interested in same-type multi-emulator debug with one CCS instance. This is possible.You need to create a target configuration first that defines both emulators and...
View Article