• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Digital Signal Processors (DSP) » C6000 Single Core DSP » C67x Single Core DSP Forum » All Tags » cache
Share
C6000 Single Core DSP
  • Forums
  • Announcements

Browse by Tags

C6000 Single Core DSP

Welcome to the C6000 Single Core DSP Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
cache
  • 672x
  • C++
  • C6000
  • C6000 compiler
  • C6748
  • cache coherency
  • copy_in
  • dsp
  • L1P
  • latency
  • LCDK
  • memcpy
  • memory
  • optimization
  • performance
  • TMS320C6000
  • uPP
Related Posts
  • Forum Post: Re: L2 ram latency

    Brad Griffis Brad Griffis
    The internal memory is all single-cycle data access. This is mentioned on the first page of the data sheet under the "Enhanced Memory System" bullet. For instruction accesses everything must go through the L1P. So for a "hit" in L1P the instructions will execute in a single cycle...
    on Jun 13, 2008
  • Forum Post: A basic question about Cache Enable/Disabled Memory Access !

    Bilal_BumbleBee Bilal_BumbleBee
    Hi, My name is peterson, I have a basic question about how processor access the memory elements in cache-enabled versus cache disabled scenarios. In spru656a, Chapter-1, Page 1-4, the C6000 DSP Cache user guide, the cache-hit/miss scenario is described. It tells that when cache is enabled, the...
    on Dec 25, 2010
  • Forum Post: Re: Possible memory corruption when using UPP IDMA on C6748

    Joe Coombs Joe Coombs
    Dan, Are you explicitly making function calls to writeback/invalidate the cache when you're preparing your data buffers? This sounds like a cache coherence issue. I recommend the following procedures for transmit and receive operations: // prepare transmit buffer (generate sine wave, etc.)...
    on Sep 15, 2011
  • Forum Post: Re: Possible memory corruption when using UPP IDMA on C6748

    Joe Coombs Joe Coombs
    Dan, Yes, this is an expected outcome when operating the uPP peripheral with cache enabled. The uPP DMA doesn't use caching, which presents an opportunity for memory incoherence between uPP and the DSP. It also explains why you saw the problem (somewhat) alleviated by using larger data buffers...
    on Sep 15, 2011
  • Forum Post: RE: Optimize processing speed for C6748 for math operations.

    Tuyen Nguyen Tuyen Nguyen
    Thanks a lot, Because the urgency of the project, I wanted to have quick techniques to optimize the speed without touching the code. But apparently, I cannot. So I spend time on digging into the code to apply compiler optimization for functions and loops and it improves a little bit. ABI change:...
    on May 1, 2012
  • Forum Post: RE: C674x Cache related questions

    Rahul Prabhu Rahul Prabhu
    Documentation for those Cache APIs can be found here: http://rtsc.eclipse.org/cdoc-tip/xdc/runtime/knl/Cache.html The address you pass to the API, does not have to be cache line aligned, because the range of the addresses that the buffer covers is quantized to whole cache line. Similarly the byte...
    on May 11, 2012
  • Forum Post: Copy code from DDR into L1P SARAM

    Pruf Pruf
    Hello, We are using the C6748 device and CCS V5 with Code Generation Tools V7.3.8. Target: C6748 LCDK I would like to cut L1P memory in two halfs: lower range for SARAM (for fast algos) higher range for L1P cache. I do the following: 1. System reset 2. Disconnect target 3. Connect target (--> GEL...
    on Oct 25, 2012
  • Forum Post: RE: c6748 VPIF RAW capture from 12 bit CMOS sensor

    Andres Vahter Andres Vahter
    Hello, Here is working VPIF driver for 8 bit capture: https://gist.github.com/andresv/4739017 and here is python script that can be used to convert bayer pattern data to RGB from image data memory dump (capChInfo.frame->frame.rpFrm.buf) http://pastebin.com/MW2xB6n3 I memcpyd from capChInfo.frame...
    on Mar 1, 2013
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use