Forum Post: RE: AM35x starter kit: #pragma compiler directives and...
Stefano,I replied to your other thread regarding this very similar issue.Cheers,Rafael
View ArticleForum Post: RE: Failed installation of BIOS components of CCS 5.4
The CCSv5 installer comes bundled with both BIOS 5 and 6. But if you did a custom install and did not enable the option to install BIOS, it would not be available. You can re-run the CCSv5 installer...
View ArticleForum Post: RE: How to create a target configuration for TMS320C6204
hmmm.. that's tough. I don't know enough about this custom board to know what the proper initialization steps are to get it going. All I can say is that the debugger can do some low level communication...
View ArticleForum Post: RE: PSpice gives error: Subcircuit THS4521 used by X_U10 is...
Nick,Attached is my project. You can use it for your project. You should be able to copy paste your schematic into the attached project.(Please visit the site to view this file)To debug your own...
View ArticleForum Post: RE: Cannot add some files
As far as I can tell there is nothing special about the files. They exist in the same directory and came from the same place in the same way that files I was able to add are. None of the files have...
View ArticleForum Post: RE: LM27402 Spice Model
Hi Anto,We will convert this model to TINA-TI. As soon as it is complete, I will let you know. Best regards,
View ArticleForum Post: RE: The CCS5.4 terminal plug-in doesn't display any output from a...
Hi Chester,this is a question for the stellaris and/or emulation team(s). My recommendation is to post this question in the stellaris forum.Best Regards,Lisa
View ArticleForum Post: RE: CCS 5 lost XDC tools
Sorry for the late response.I got some feedback for one of the CCS developers. This can happen if for some reason some of the eclipse directories in CCSv5 become read-only or if files get...
View ArticleForum Post: RE: TMS320F28335 Simulator issue
Hello,Just checking to see if anyones looking into this issue.Also, is there a website that list the simulator's software bugs?Stephen
View ArticleForum Post: RE: CCS 5.3.0, very slow flashing when going into debug mode
Paul,Thank you very much for generating the logs. They definitely show some interesting information. Unfortunately I don't have a clear solution on how to resolve the issue at this point. I am glad to...
View ArticleForum Post: RE: CGTools 7.4.x - segmentation fault when unrecognized...
Anthony,Sorry about the delayed reply. I managed to reproduce the first issue and have submitted bugs for both. The tracking #s are SDSCM00047403 (for seg fault) and SDSCM00047405 (doc bug).
View ArticleForum Post: RE: Disable a warning in just one file
I apologize. The manual is in error. SDSCM00043282 has already been filed in the SDOWP system to have this fixed.Thanks and regards,-George
View ArticleForum Post: RE: c64x+ Run time error
Hi,I tried to reproduce this issue with a small Console I/O example code I have here (with a fseek function call), but was not successful. I am running CCSv4.2.4 on a XP/32bit PC and using the exact...
View ArticleForum Post: RE: SW Downloading to the EVM6678
Yehuda,When you say EVM6678 you mean the one with or without the XDS560v2 Mezzanine card? In other words, is your board the L or LE version (check here)?The error message indicates CCS can't recognize...
View ArticleForum Post: RE: CCS project dependencies and revision control systems
[quote user="rrlagic"]My guess is that project referencing works only for projects within workspace, but does not work for other path.[/quote]You are correct that referenced project should be within...
View ArticleForum Post: RE: CCS4 - gmake: *** Access is denied.
Also check for permissions and antivirus problems .. this actually could also be the case more so than the license come to think of it.Best regards,Lisa
View ArticleForum Post: RE: Can't to start debuging
Hi Constantine,can you provide some further details like screen captures or the exact steps you take? Does this happen with new workspaces and projects as well?If any error logs or dump file get...
View ArticleForum Post: RE: AM335x starter kit - linker memory settings
Thanks Rafael! Now it's working! The problem was the wrong .cmd linker file. I've just made some correction to the new one downloaded from your URL ( that is, changing .bss setting from RAM to DDR to...
View ArticleForum Post: RE: help! Did someone khow this problem in the DSS scripting ?
Hi Ki-Soo Lee,thanks for your suggestion!when i remove the calling for "profileAnalysisSession.waitUntilProfilingComplete();",the script also ran fine,but I got nothing in the myProfilingData.csvIn my...
View Article