Forum Post: RE: Image Analyzer problem in CCS 5.4.
Wilson,I am not aware of problem with image Analyzer in CCS5.4. Are you still seeing this problem? Can you try using a new workspace and see if that helps?Thanks,Imtaz.
View ArticleForum Post: RE: H/W Breakpoint at Program Load with CCS v5.4
Correct. Hardware breakpoints are typically only set by default if the memory is read-only. Go to the Tools menu and select Memory Map. For the address the breakpoint is being set at what type of...
View ArticleForum Post: RE: Spice Model of VCA2615
Anindya,If you want to see VCA2615 will show up in the parts browser in TINA, you need to copy the .lib and .tld files to your TINA installation directory. For example: C:\Program Files...
View ArticleForum Post: RE: _nassert
[quote user="Archaeologist"]This will align my_struct[/quote]Correction: this will assert that my_struct is aligned...
View ArticleForum Post: RE: Can't install XDCTOOLS 3_24_06_63
You are correct. It appears we are OK for our old DSPBIOS projects. How about if I wanted to downgrade from 3.25.02.70 to 3.24.06.63 in our SYSBIOS projects? Our first SYSBIOS project that attempt...
View ArticleForum Post: RE: Regarding Code_Size limited version and Full license
Hi,glad to hear. Thanks for the update and all the best with development.Best Regards,Lisa
View ArticleForum Post: RE: Failed CCS 5.3 install, InstallJammerRegistry attached
Hi Rick,as a first step I would recommend importing to project to a new v5.4 workspace instead of recycling the workspace.Best Regards,Lisa
View ArticleForum Post: RE: ccs5 update error
Hi Thomas,could you please send the logs for the second failure?Best Regards,Lisa
View ArticleForum Post: RE: Uniflash F28M35 program fail - wrong clock
Nigel,The fix is complete internally. We are doing some testing and it should be released shortly. I'll check with the team to see if we can offer an interim patch you could apply yourself. I might...
View ArticleForum Post: RE: ccs5.3 to ver 5.4 update error
Hi Rostyslav,I believe the version number is a bit decieveing. v5.5 is not available. I believe this is for some unexpected reason the expected behaviour.I would remove the old install and logs and...
View ArticleForum Post: Can't epxport DM3730's registers.
Hello.I have CCSv5 : 5.4.0.00091 running on Linux host with BH-USB-560M JTAG emulator connected to a DM3730 based board.I'm dealing with on-board Linux kernel and DSI LCD hardware and I'd like to...
View ArticleForum Post: RE: About memory access using GEL File
Hi, Is there any information for this question?Today, I changed the GPMC configuration of data width from 8bit to 16bit.I tried accessing(8bit write access) to the CS0 area from GEL file, then CS0...
View ArticleForum Post: RE: OPA1632 PCB Designing with Eagle
Hello Debasish,I wil add your CAD OPA1632 request to our vendor list. Turn around is witinin 2 weeks.Regards,Janet
View ArticleForum Post: RE: CIO message error generated upon startup
Bumping due to move to CCS forum.
View ArticleForum Post: RE: Warning message of F2810 Build
There are a number of threads already regarding this error message. I would suggest a search on the string "build attribute vendor section TI missing".The following thread talks about the possible...
View ArticleForum Post: RE: Code Composer (ccs_setup_5.4.0.00091) failure to install
Hi Thierry,great, happy to hear you are installed.Thanks for the update, and we are working on a fix for that moving forward.All the best with development.Best Regards,Lisa
View ArticleForum Post: RE: Can Not Connect EVM6670LE using XDS560V2 Emulator
Hi,Per your description and pictures I suspect the XDS560v2 Mezzanine card is either not properly powered or was damaged, as no LEDs are lit on the card (check a picture of a working setup here)....
View ArticleForum Post: RE: Include Error
Hi,I believe you are hitting a known issue. There was a version/dependency incompatibility in one of the most recent mcsdk releases. In fact, I reproduced the issue here, it is known and a fix will...
View ArticleForum Post: RE: RTSC product-type 'com.ti.sdo.edma3' is not recognized.
Hi Raman,I agree with Gautam, you likely should install v5.4 fresh. The update path has had some known bumps along the way.Having said that. If you have not done that yet, the only other thing to...
View ArticleForum Post: RE: Two Variables in same register although should have enough...
[quote user="Matthias Lasch"]Yes there were identical variable names (Why does CCS permit such???). [/quote]Because the C standard requires CCS to support it. The two variables named "len" were in...
View Article