Forum Post: RE: CGT7.6.0 for ARM-A15 : INTERNAL ERROR: acpia6x experienced a...
Hi, Here some additional information :root@dhcp:~# file /opt/ti/c6000_7.6.0/bin/cl6x/opt/ti/c6000_7.6.0/bin/cl6x: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, for...
View ArticleForum Post: RE: CCSv6 F28377D Step Over (F6)
Note: my original version of 5.1.570.0 is completely wrong - please ignore that. I was looking at the version in an early 6.01 build.Regardless, the issue is that after the emulation update, step over...
View ArticleForum Post: RE: Reading back from internal Flash of TMS320F28335
[quote user="Shraddha M"]Thank you Ki for your inputs but I am not aware of the "Memory Save feature" and "Fill Memory feature" as I am new to CCS and TI processors.[/quote]If you are still interested...
View ArticleForum Post: RE: Verification needed on WEBENCH Designer solution for LMZ10503
Hi David,It looks like the datasheet tables and charts show the part's performance at typical design input and output conditions. While Vin=3.4V to 3.6V to Vout=3.3V may not be a typical design...
View ArticleForum Post: RE: LM5085 Webench design - load current questions
Hi David,You can work around this limitation by launching your 100mA design directly from WEBENCH panel on the product folder page:http://www.ti.com/product/LM5085
View ArticleForum Post: RE: problem with a ccstudio's plugin
I might have to get someone else to look at this but maybe this will help.The names of the plug-ins being loaded don't look right. The look like place holders that are supposed to have strings...
View ArticleForum Post: RE: Error while Creating new CCS v5.2.1.00018 Project with...
Hello Rajkumar,You have added the Keil uVision driverlib in the linker options for pre compiled library. Please replace rvmdk-cm3 with ccs-cm3 in the Linker OptionsRegardsAmit
View ArticleForum Post: RE: First base on TINA with noise, what does it mean?
Hi Helmut,When computing SNR over such a low LPF frequency (4.02Hz), keep in mind that you are in the 1/f noise region of the OPA637. Therefore, depending on the Noise Analysis start frequency (where...
View ArticleForum Post: RE: CCSv6 Linux - Error: No build-tools are currently installed...
One quick way to check is to re-run the installer and point it to the existing installation. It should allow you to add/remove components and show which are currently installed.
View ArticleForum Post: RE: CCS V6 - ccstudio crashed with SIGSEV in GetHomeDir()
[quote user="Daniel Matthes"] It seems that ccstudio will access to the i386 version of libnss_winbind.so.2, but the library isn't found. (my system is a 64 bit system)[/quote]Since CCS itself is a...
View ArticleForum Post: RE: CCSv6 Crash
Hi Eddie,I am going to consolidate this post with your other memory leak thread since I think the issues may be related. This will be helpful to have information in one thread.ki
View ArticleForum Post: MISRA rule 12.8
Hello,I am using CCSv5.5 and I am trygin to write to a register. I tried this the first time.SYSReg2->STCCLKDIV = (0x1U << 24);This threw a 10.5 warning, accoirding to MISRA checker. So I did...
View ArticleForum Post: CCSv6 Crash
HiVersion: 6.0.0.00190I was building a large project. The console said the build was completed. I then changed to the message queue example, edited the cfg, then started its build.The build status...
View ArticleForum Post: CCSv6 - all grouped cores don't run after reload
HiCCSv6.0.0.00190, C6472, XDC 3.30.1.25_core, IPC 3.20.0.06, NDK 2.23.2.03, SYSBIOS 6.40.1.15, UIA 2.0.0.28 and XDAIS 7.10.0.06, CGT 7.4.8(Please visit the site to view this file)Not all cores run when...
View ArticleForum Post: RE: RTOS and CCSv6: Error while executing OnTargetConnect() ....
[quote user="Martin H."]CortxA8: Output: **** AM335x ALL PLL Config for OPP == OPP100 is in progress ......... CortxA8: GEL: Error while executing OnTargetConnect(): Target failed to read 0x44E10040...
View ArticleForum Post: RE: Creating commercial library
Generally speaking, there are no features of the TI compiler tools which directly help you protect your intellectual property.[quote user="Antonio Dominianni"]1. How can I build a closed source...
View ArticleForum Post: RE: CGT7.6.0 for ARM-A15 : INTERNAL ERROR: acpia6x experienced a...
Please preprocess syncbench_target.c as described here. It is possible you will see the crash while preprocessing. If so, we will have to try something else. But it usually works. Then attach the...
View ArticleForum Post: RE: First base on TINA with noise, what does it mean?
Hooman,Nope, I have to keep the wave square enough that the oversampling by the ADC sees the same value at the bottom as well as top of the square wave, as opposed to seeing a triangle-like sawtooth....
View ArticleForum Post: RE: Erroneous Warning #370-D: Class "unnamed ' defines no...
Hi George,Thanks for your reply. Your explanation makes sense to me. It probably is an unnecessary diagnostic, considering the example you've shown. Have a nice weekend,Erik
View ArticleForum Post: RE: CCSv6 CC3200 SDK/Compiler?
Hello,Official CCS support for CC3200 should be available early next week (via the App Center). A full CCS workshop for CC3200 will also be available from the CCS Training page next week.Thankski
View Article