Forum Post: RE: CCSV5 TIVA-C Peak Stack Usage in a NON-RTOS environment
[quote user="Stephen Killingsworth"]I am trying to determine the peak usage of the stack in order to trim down the memory I have allocated to the stack. [/quote]Have you seen Finding out static stack...
View ArticleForum Post: RE: fastRTS Lib alignment
Using --target_compatibility_6200 just doesn't seem correct to me. But I don't fully understand this yet.In my experiments, rebuilding the library with a recent compiler version (I used v7.4.4) fixes...
View ArticleForum Post: RE: About the login error of WEBENCH
Hi,I have posted similar response on the other threads. In order to use WEBENCH, the user is required to have the followings:1) Complete the email validation process by checking their mailbox and...
View ArticleForum Post: RE: CCS v5.5 Command Line Build - Can't find gmake
Seems it found gmake but now it has another error. Has anyone successfully built with the command line in CCS 5.5? Why would something that worked in 5.1 not work here? What has changed that could...
View ArticleForum Post: RE: About DM8127 Boa webserver debugging
Hi AndreaI setup gdb debugging as below..--- DM8127 side ----root@DM8127_IPNC:/opt/ipnc# /dsp/gdbserver :1000 ./boa -c /etcProcess ./boa created; pid = 667Listening on port 1000Remote debugging from...
View ArticleForum Post: RE: INTERNAL ERROR: Segmentation fault
I left out a bunch of header comments in the code above, so the line error should be at line 103 (not 169)
View ArticleForum Post: RE: Webench unable to find device message
Hey Brett,Looking at the screen shoot, the design wasn't created. Can you please provide your design criteria and let me check why the design failed to create. Most likely, the design may not be able...
View ArticleForum Post: RE: LM3478 WEBENCH Problem(FET selection)
Hi Toshio,I believe you were simulating a Boost design, the VDS for this is Vout+Vd. Please see page 18 of the datasheet.Page 21 is for designing the SEPIC topology and for that VDS is indeed Vin...
View ArticleForum Post: RE: cannot start debug on TMS320F28335,---XDS100 responde a...
Hi,I hope the target configuration is correct. Secondly, check with the Test Connection option present in Target configuration menu. Do let us know what the result is. Check this link out:...
View ArticleForum Post: IcePick_D_0: Error connecting to the target: (Error -600 @ 0x0)
I have installed Code Composer Studio Version: 5.5.0.00077 on my Windows 7 PC under C:\ti\ccsv5.I am trying to connect to a Rev. A6A Beaglebone Black board using the USB cable provided with the...
View ArticleForum Post: SYS/BIOS CCS project build errors based on AM3517
I am using CCS v5.3 and I am trying to create, build and run a SYS/BIOS project based on AM3517. But meet a problem in building project.The configuration of [hello_AM3517 project] as follows:and the...
View ArticleForum Post: RE: obj file generation
Hi Ki,This file is empty for th project. Project folder includes another file .ccsproject.mkelem.pls see attached(Please visit the site to view this file) I attached .config and .setting also(Please...
View ArticleForum Post: RE: Memory access problems using XDS100v2
If you haven't figured it out already, the boot mode on the LCDK board is controlled by SW1 DIP switch. The switch bits SW1[4:1] are inverted levels of BOOT[4:1]. Physically, the switch is oriented...
View ArticleForum Post: RE: Read access error
Hi Tanisha,I hope this link is helpful:http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/289117.aspxRegards,Gautam
View ArticleForum Post: RE: Is there a way to change the location of exported project ?
Hi,[quote]For example,if I export a CCS project which location is "C:\User\hoge",and if someone import the project onanother PC,the project location should be the same.("C:\User\hoge").[/quote]No, its...
View ArticleForum Post: RE: Noise source at TINA
In the information era, people’s life is filled with hustles and bustles. Sometimes we just want a quiet environment to enjoy ourselves. Then you may need this cell phone blocker masking for acoustic...
View ArticleForum Post: RE: C28xx: Error connecting to target
Hi GIP,Can you check your Device Manager, whether the XDS100 drivers are installed properly or not? Also, go through this link:...
View ArticleForum Post: Wrong result with compiler optimization level above 2(-O2)
Hi, I've found an unexplicable compiler behavior. The following code does NOT give correct answer when compiler optimization level is set above 2(-O2).#include <vector>#include...
View ArticleForum Post: RE: Code Composer Studio v5 Setup Problem
(Please visit the site to view this file)Thanks, I tried to run exe file and I didn't see any errors. In the installing process, I didn't see ever similar problem. But I get different error. I think...
View ArticleForum Post: RE: Webench unable to find device message
Hey Brett,For the base design, WEBENCH optimizes the BOM list for cost and efficiency which means using a pair FETs can support the highest current rating of the design. In the alternate component...
View Article