• 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 » All Tags » psp
Share
Browse Topics
  • Amplifiers
    • Audio Amplifiers
    • High Speed Amplifiers
    • Precision Amplifiers
    • /etc... Amplifiers & Other Linear
  • Applications
    • Automotive
    • Medical & High Reliability
    • Motor Drivers
  • ARM® Processors
    • Sitara™ ARM®
  • Digital Signal Processors (DSP)
    • C5000 Ultra Low Power DSP
    • C6000 Multicore DSP
    • C6000 Single Core DSP
    • DaVinci™ Video Processors
    • OMAP™ Processors
  • Clocks & Timers
  • Data Converters
    • Audio Converters
    • High Speed Data Converters
    • Precision Data Converters
    • Video Converters
    • /etc... Data Converters
  • Development Tools
    • WEBENCH® Design Center
    • Code Composer Studio
    • TI C/C++ Compiler
  • DLP & MEMS
  • Embedded Software
    • Android
    • BIOS
    • Linux
    • Multimedia Software Codecs
    • StarterWare
    • WinCE
  • Interface
    • Consumer & Computing
    • Ethernet
    • Fiber Communication
    • High Speed Interface
    • Industrial Interface
    • /etc... Interface
  • Logic
  • Low Power RF & Wireless Connectivity
  • Microcontrollers
    • C2000™ Microcontrollers
    • Stellaris® ARM® Microcontrollers
    • MSP430™ Microcontrollers
    • Tiva™ ARM® Microcontrollers
    • Other Microcontrollers
    • Hercules™ Safety Microcontrollers
  • OMAP™ Applications Processors
  • Power Management
    • Battery Management
    • Digital Power
    • AC/DC and Isolated DC/DC Power
    • LED Drivers/LCD Bias
    • Linear Regulators
    • NexFET™ Power MOSFETs
    • Non-Isolated DC/DC
    • Power Modules
    • PMU
    • Power Interface
    • SIMPLE SWITCHER®
    • Sequencers
    • Supervisor and Reset IC
    • Wireless Power
    • /etc... Power
  • RF & Digital Radio
    • Digital Radio (GC Products)
    • High Performance RF Modulators, PLL and VCO products
    • /etc... RF
  • Other Analog & Touch
    • Imaging
    • Temperature Sensors
    • Touch
    • /etc... Analog
  • /etc Support

Custom Title

Support Forums

Support Forums
To post a question or find an answer, choose a topic from the "Browse Topics" navigation menu on the left.
  • Get this RSS feed
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:
psp
  • 6437
  • 6747
  • 6748
  • 674x
  • 8148
  • 814x
  • 8168
  • 816x
  • am1808
  • AM1808 logicPD
  • am18x
  • am335x
  • AM335x EVM
  • am3517
  • am3517 evm
  • AM389x
  • arago
  • arm
  • audio
  • beagleboard
  • beaglebone
  • bios
  • BIOS 5
  • BIOS 6
  • bios/dsp
Related Posts
  • Forum Post: Re: McASP Device Driver

    sathya2149 sathya2149
    I dont know on which device are you trying to use this. On dm648, c6452,dm6437,c6424 you can get the McASP driver as part of the BIOS PSP package from :- https://www-a.ti.com/downloads/sds_support/targetcontent/psp/bios_psp/index.html However, these do work with the audio codecs. thanks regards sathya
    on Jul 28, 2008
  • Forum Post: Re: Linux Kernel Source Tree and Patches

    sathya2149 sathya2149
    Hi, Please read through the updates on the link :- http://tiexpressdsp.com/wiki/index.php?title=PSP_Introduction_and_Product_FAQ It should answer all your questions. Questions 3-7 and questions 9-10. PSP poduct downloads are available at the PSP update advisor site at :- https://www-a.ti.com/downloads...
    on Jul 28, 2008
  • Forum Post: Re: Modifying pixels' values in FVID_Frame

    Sivaraj R3406 Sivaraj R3406
    Hi, Only frameBufferPtr of the following frame union in fvid.h is valid in DM6437. The other members like iFrm, pFrm etc are used in DM648 platform and hence are not initialized in DM6437 VPFE/VPBE driver. The reason for this is that DM6437 supports only interleaved format unlike DM648 VPORT which...
    on Jul 30, 2008
  • Forum Post: Re: How to get YUV420 video from EVM 6437

    Sivaraj R3681 Sivaraj R3681
    The driver supports only YUV 422 interleaved data format as supported by VPFE. You can't configure the driver to generate a YUV420 planar format. This conversion should be done in the application only!!
    on Aug 12, 2008
  • Forum Post: Re: Video frame shifting on DM648 EVM

    Sivaraj R3681 Sivaraj R3681
    Do you still see shifting in video when you change the input? What type of input are you changing - NTSC/PAL? When you change the input, do the standard change from NTSC to PAL or vice versa?
    on Aug 13, 2008
  • Forum Post: Re: Video frame shifting on DM648 EVM

    Sivaraj R3681 Sivaraj R3681
    In your earlier communication you have mentioned that video shift occurs only if you change the input and that shifting doesn't occur when the same input is plugged in again. Is my understanding right?
    on Aug 13, 2008
  • Forum Post: Re: Video frame shifting on DM648 EVM

    Sivaraj R3681 Sivaraj R3681
    Very strange!! Is it possible to read TVP5154 registers during video shifting (using external I2C bus?) and check whether the signal is locked on by the decoder or not? Meanwhile I will try to reproduce this error at my end. Do you see a vertical shift or a horizontal shift?
    on Aug 13, 2008
  • Forum Post: Re: #error NO CHIP DEFINED

    Bernie Thompson TI Bernie Thompson TI
    The newer devices including DM6437 no longer have support by the chip support library (CSL), thus there is no CHIP_xxx definition for the DM6437. The CSL has effectively been replaced by the peripheral support package (PSP) which provides DSP/BIOS drivers and is included in the DVSDK software package...
    on Aug 18, 2008
  • Forum Post: Re: DM6446 EVM Encode Demo - Altering Frame Rates

    Bernie Thompson TI Bernie Thompson TI
    In addition to the standard API references Juan mentioned there are some TI written documents in dvsdk_x_xx_xx_xx\PSP_xx_xx_xx_xxx\docs\dm644x that may also be of help, note that these were not available in the earlier versions of the DVSDK (so if you do not see them you may want to get a newer version...
    on Aug 27, 2008
  • Forum Post: Re: Is there a CSL library for C6424 DSP?

    Mariana Mariana
    There's no functional CSL like on our other devices, 6424 has a PSP (Platform Support Package) and a register-layer CSL. They can be downloaded at: http://focus.ti.com/docs/toolsw/folders/print/tmdsevm6424.html clicking at TMS320C6424 EVM Software Updates You need to have an account at ti...
    on Sep 2, 2008
  • Forum Post: Re: Is there a CSL library for C6424 DSP?

    Brad Griffis Brad Griffis
    The PSPs and underlying register layer CSL can be downloaded here: https://www-a.ti.com/downloads/sds_support/TargetContent/psp/index.html The 642x PSP would be under "DSP/BIOS based Platform Support". Brad
    on Sep 6, 2008
  • Forum Post: Re: DM648 EVM video driver lockup

    Sivaraj R3681 Sivaraj R3681
    Chris, Do you use TVP5154 decoder present in the DM648 EVM or use some other decoder to capture video from the camera? As quoted by Bernie Thompson, it could be possible that the decoder is not generating any clock or sync signals to the VPORT. What version of PSP drivers or DVSDK are you using...
    on Oct 8, 2008
  • Forum Post: Re: DM648 EVM video driver lockup

    chris2476 chris2476
    I am using the TVP5154 decoder (VP0, Channel A, External Decoder 0). DVSDK version is 1.10.00.26. PSP driver version is 1.10.00.09.
    on Oct 8, 2008
  • Forum Post: Re: DM648 EVM video driver lockup

    Sivaraj R3681 Sivaraj R3681
    This version of PSP will handle overflow/underrun errors gracefully WITHOUT the intervention of the application. Though the application can register notification callbacks when these errors occur. To do so, the application has to use VPORT_CMD_SET_VINTCB IOCTL to register the callback. In case of...
    on Oct 10, 2008
  • Forum Post: Re: DM648 EVM video driver lockup

    chris2476 chris2476
    Currently I am wondering if there might be some DMA conflict. Our algorithm processes at 10 fps, while the application captures at 30 fps. So there are 3 FVID_exchange calls between calls to our algorithm. I noticed that the error always first happens on the FVID_exchange call directly after our algorithm...
    on Oct 10, 2008
  • Forum Post: Re: DM648 EVM video driver lockup

    Sivaraj R3681 Sivaraj R3681
    Chris, Are you aware of the Siicon bug "SDMA/IDMA : When DSP Level 2 memory is configured as non-cache (RAM), unexpected blocking and potential deadlock condition may occur" ? Your problem could be related to this. Refer advisory 1.1.5 and 1.1.3 of http://focus.ti.com/lit/er/sprz263c...
    on Oct 11, 2008
  • Forum Post: Re: DM648 EVM video driver lockup

    chris2476 chris2476
    So after some serious debugging, I found that our software library was configuring an ACPY before the previous ACPY finished. This collision resulted in the stall in ACPY_wait, and it was also throwing the video driver for a loop. My theory is that the DM6437 and DM6446 both run slower, so on those processors...
    on Oct 20, 2008
  • Forum Post: Re: VPBE Interrupt Content (dm6437)

    Sivaraj R3681 Sivaraj R3681
    Erman, Some fact: The frame buffer register of VPBE/VPFE is shadowed - which means that this register is latched or used by the hardware at the time of VSYNC. So even though the driver programs the register, it takes effect only after the next VSYNC. Below description explains how the driver manages...
    on Nov 6, 2008
  • Forum Post: Re: EDMA on the6446

    BrandonAzbell BrandonAzbell
    Peter Brandstetter how do i use the EDMA? Is there a Library with the functions in it, or a headerfile, or something else?? Where do i find these and use them? Are you wanting to use the EDMA3 from the ARM side or DSP side of the DM6446? There is an EDMA3 Low Level Driver available for the DSP...
    on Dec 17, 2008
  • Forum Post: Re: upgrading psp drivers for evmdm6437 users?

    MattLipsey MattLipsey
    I made the recommended changes, but when I ran the xdc_pspdrivers_build.bat file, after it cleaned the libraries and tried to make, I received multiple warnings that no config.bld file was found along the package path. As I said in my earlier post, I received an error about this same file when I tried...
    on Jan 7, 2009
  • Forum Post: Re: Why FVID_allocBuffer failed with -5 ?

    Sivaraj R3681 Sivaraj R3681
    Can you check whether using MEM_calloc call from the application with the same segId fails? This way you can narrow down the debugging and see if the problem is with the VPORT driver configuration or with BIOS heap creation. Also when you hard code the value of "EXTERNALHEAP" variable,...
    on Mar 9, 2009
  • Forum Post: Re: DM648 Videoport maximum speed

    Sivaraj R3681 Sivaraj R3681
    Victor, When you increase the width of the video make sure that you accordingly change the threshold value programmed in the VPORT and the EDMA parameters. In order to avoid over run errors, make sure that this threshold value is around 100 double words and is a multiple of the actual line width...
    on Mar 20, 2009
  • Forum Post: Re: Three RAW capture video port data acquisition at the same time?

    Sivaraj R3681 Sivaraj R3681
    Can you try the following and let me know your observations? 1. Have you tried measuring the frame rate without the processing task? If so what is the frame rate is that case? 2. Is the frame rate proper if only one video is captured at a time (without the processing task)? Check this for all the...
    on Apr 14, 2009
  • Forum Post: Re: question about dm643x ccdc hd/vd polarity configuration

    Sivaraj R3681 Sivaraj R3681
    DM6437 PSP VPFE driver uses VDINT0 to process frame capture.
    on Apr 14, 2009
  • Forum Post: Re: Three RAW capture video port data acquisition at the same time?

    Sivaraj R3681 Sivaraj R3681
    75 Hz/2 comes around 37-38 FPS which you have mentioned in previous communication. So there seems to be some logic behind it!! Can you provide the driver configuration, the timing of the input video and how the signals from the FPGA are connected to the VPORT? This will help me in understanding the...
    on Apr 20, 2009
12345»
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