• 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 » Embedded Software » BIOS » BIOS forum » All Tags » BIOSPSP
Share
BIOS
  • Forum
  • Announcements

Browse by Tags

BIOS

Welcome to the BIOS 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:
BIOSPSP
  • 6748
  • BIOS
  • BIOS 5
  • BIOS 6
  • BIOS/DSP
  • BIOS6
  • BIOSPSP_ENG
  • C64x+
  • C6747
  • C6748
  • C674x
  • CCS v4
  • CCSv4
  • DSP/BIOS
  • DSP/BIOS 5
  • DSP/BIOS Link
  • EDMA3
  • INTERRUPT
  • IPC
  • IPC BIOS
  • OMAPl138
  • OMAP-L138
  • SPI
  • SYS/BIOS
  • SYS/BIOS 6
Related Posts
  • Forum Post: BIOSPSP audio example for C674x

    Yan8622 Yan8622
    Hi, The audio example given in the C674x BIOSPSP package would stop running if the audio processing between SIO Rx and Tx takes too long. I think a better handling of this situation would be to skip the a few audio frames but without breaking anything. Any advice how to do that? Thanks
    on Mar 23, 2010
  • Forum Post: DA830 DSK: Unable to open McASP driver to receive from AIC3106 DAC

    David Kelly David Kelly
    CCS: Version: 4.1.1.00014 bios_6_21_00_13 pspdrivers_02_00_01 xdais_6_25_01_08 xdctools_3_16_02_32 edma3_lld_02_00_01_04 ipc_1_00_05_60 Platform: Spectrum Digital DA830 DSK Rev G Hello, I'm attempting to modify the working sample AIC3106 code that came from Spectrum Digital to use...
    on Apr 9, 2010
  • Forum Post: gio_write (for SPI) returns -13

    James Jurack James Jurack
    Sometimes (I have been unable to isolate the conditions -- it seems to come and go with time), gio_write will return -13, when working with the SPIFlash driver in BIOS/PSP for the C6748. I have been unable to find any reference to this error code in either the documentation or the source code. Does anyone...
    on Aug 19, 2010
  • Forum Post: evm6748/McaspDit_evmInit.h not included in BIOSPSP

    James Jurack James Jurack
    When trying to build the evminit project for the evm6748, I get the following: **** Build of configuration Debug for project evminit **** C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake -k all 'Building file: C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages...
    on Sep 14, 2010
  • Forum Post: GPIO interrupt priority using PSP driver with DSP/BIOS

    Frederic Leger Frederic Leger
    Hi, On our hardware a GPIO interrupt (bank 5) is used to request a realtime data transfer on the EMIFA bus to an FPGA driving lots of ADCs. The rate can reach 80kHz. At present time, some other activities of the DSP software (mainly UDP/ NDK, UART)are causing extra delays on the interrupt response...
    on Jan 4, 2011
  • Forum Post: SPI DMA timing

    Admar Schoonen Admar Schoonen
    Hi I'm using the Logic EVM with C6748 SOM and I'm investigating spi transfer. So far, I have spi working in dma mode. However, like a few others on this forum, I've noticed that there is quite a big delay between chip select and start of spi clock if CSHOLD is set. This delay is not present...
    on Mar 8, 2011
  • Forum Post: Re: SIO_create hangs

    Sarah Zhang Sarah Zhang
    Hi Richard, Have you found the solution to this problem in audioSample? I am having the exactly same problem and looking for an answer. I have tried the TSK_sleep(), Increase the stack size. However, nothing worked. Using CCS4 with DSP/BIOS Version 5_41_10_36 and PSP pspdrivers_01_30_01. Target...
    on Apr 13, 2011
  • Forum Post: Re: Stream_reclaim and/or Stream_write: how to reclaim packet after Timeout

    Raghavendra Maddikery Raghavendra Maddikery
    Hi Stefan, When you configure i2c in DMA mode of operation and if there is a NACK interrupt, you cannot recover back and continue further(perform another request - bufLen = 2u or more!!). The reason behind this is, In the dma mode of operation when the bufLen is 2, the EDMA will be programmed for...
    on May 18, 2011
  • Forum Post: Re: C674x DSP/BIOS UART Driver Timeout

    Raghavendra Maddikery Raghavendra Maddikery
    Hi Mark, Mark Monson Can I change the timeout for IOM reads after I initialize the driver ? Yes, you can do it. Mark Monson If I actually get a timeout the status of the IOCTL calls says they succeeded, but the UART driver never resumes reading packets So when you get a timeout,...
    on May 19, 2011
  • Forum Post: Re: Stream_reclaim and/or Stream_write: how to reclaim packet after Timeout

    Raghavendra Maddikery Raghavendra Maddikery
    Hi Stefan, Stefan Koehler Ok I understand the background of this problem now. Is there a function which can be called to do the operations the Callback normally does (resetting I2C and EDMA to allow to work with them again) Yes, you can do this!. But, since you have a specific requirement wherein...
    on May 20, 2011
  • Forum Post: Not worked Mcasp driver with smaller samples per frame configuration - aduioSample from PSP ver 02_10_01

    Naoki kawada Naoki kawada
    Hi, I'm now using audioSample from pspdrivers_02_10_01 on DA830EVM and it looks working with default configuration. When I changed the sample app with following configurations, I saw McASP underrun/overrun error and then, program was terminated. 4 samples per frame 48khz input/output...
    on May 9, 2011
  • Forum Post: OMAP-L138 GPIO interrupt cleared by Linux?

    Steve VS Steve VS
    Hello, I am executing on an OMAP-L138 and have run into an apparent issue with the GPIO interrupt handling between the Linux kernel and my DSP application. My DSP application is built using the following tool versions.. CGT: 6.1.14 DSP/BIOS: 5.41. DSPLINK: 1.65.00.02 BIOSPSP: 1.30.01...
    on May 26, 2011
  • Forum Post: SPI Communication on an EVM6748 by LogicPD

    Steve Kreyer Steve Kreyer
    Hello, I have the following scenario: I have an EVM6748 evaluation board by LogicPD and I want to interconnect this board to another evaluation board which runs a PowerPC via SPI. Iam using the PSP SPI driver. Now to my problem: I connect the SPI pins through the expansion header J30 using pins...
    on Jun 6, 2011
  • Forum Post: SPI EDMA Timings

    Iain Scott Iain Scott
    I have noticed significant delays when using SPI1 with EDMA to transmit 24 bit data. With data output continuously I see 64uS before CS goes low and 37uS before going high again. The data only takes 3uS to transfer. I found a thread, "SPI EDMA Performance" which discussed the same problem...
    on Jul 5, 2011
  • Forum Post: C6747 BIOS (v5.33.01) interrupt service table issue

    Michael Martin79873 Michael Martin79873
    Hello, I am currently working to integrate two programs that were given to me for the C6747. One of these used BIOS for ECM-controlled interrupts for an audio processing routine, and one did not use BIOS, with UART2, non-ECM-controlled interrupts. Because of their separate creation, they have separate...
    on Jul 22, 2011
  • Forum Post: spi with edma example issue (pspdrivers_01_30_01)

    Nikolay Kokorin Nikolay Kokorin
    Hello! I'm trying to debug SPI with EDMA example for evmOMAPL137 platform (from pspdrivers_01_30_01\packages\ti\pspiom\examples\evmOMAPL137\spi\edma\). During program execution Printf_Log has messages: EDMA3 : edma3init() passed write is Enabled write is Enabled Data compare Failed...
    on Sep 1, 2011
  • Forum Post: Problems with Gpio Driver Configuration

    Steve Kreyer Steve Kreyer
    Hi all, I've a problem with configuring the gpio driver package. I want to use this package together with the spi driver. I've used the configuration of the example application provided by the PSP package as a template and stripped it down to my needs. Now when running configuro it fails...
    on Sep 14, 2011
  • Forum Post: Re: RTFS and SYS/BIOS Support?

    Thomas S Thomas S
    on Oct 12, 2011
  • Forum Post: How to change SPI example (mcspi) to use SPI1

    Rene Wittmann Rene Wittmann
    Hi, I successfully built the mcspi-Example from pspdrivers_02_20_01_00. The example can be loaded to the target and can be executed (flash identification can be read and sectors can be erased). So SPI0 is working as expected. But we use three SPIs on our board, so I tried to change the example...
    on Oct 14, 2011
  • Forum Post: BIOSPSP and OMAPL138 (ARM)

    Thomas S Thomas S
    I have the following components installed: - BIOSPSP v2.10.01 I wrote a simple application running on the DSP of the OMAPL138 using the csl of the BIOSPSP. Explicitly, I include the following headers: #include <ti/psp/cslr/cslr_gpio.h> #include <ti/psp/cslr/soc_OMAPL138.h> #include <ti...
    on Oct 19, 2011
  • Forum Post: SPI Unrecoverable Timeout

    Cecil Cecil
    Hi, I have a test project in which I am trying to write to an ADS1248 device via the SPI bus. I am doing this write within a task but I always receive -11 after calling GIO_write. I know GIO_write can be safely applied within the task context since it is a blocking call but I don't understand...
    on Oct 25, 2011
  • Forum Post: Intermittent McASP failure Issue

    Steven Kenny Steven Kenny
    Hi Anyone, I've been struggling with an intermittent issue and hoping someone might have some suggestions or seen something like this before. The setup: DSPBIOS: v5.33.03 DSPLINK: v1.64 DM648 BIOSPSP: v1.10.03 EDMA3_LLD: v1.05.00 XDC: v3.10.03 CG6X: v6.1.08 GPP is an Atom running Linux...
    on Oct 31, 2011
  • Forum Post: UART BIOS not working, C6748 platform

    George Paravas George Paravas
    Hi, I am trying to get the UART to work (UART bios) but I had no luck so far. I have read the C6748_BIOSPSP_User_Guide, and I have selected the UART example (interrupt or edma behaves the same). The project builds, and it gets downloaded to the evm board (with a C6748 on board), my gel file...
    on Dec 23, 2011
  • Forum Post: BIOSPSP v3.x Release Date?

    j-breeze j-breeze
    Hi, When is the BIOSPSP v3.x released plans? And, I'd like to download the old version v2.1. If possible, could you please avtivate the link? Thanks in advance for your cooperation. Best regards, j-breeze
    on Dec 28, 2011
  • Forum Post: Using DSP/Bios or SYS/Bios with OMAP l138

    Ahmed Hosny Ahmed Hosny
    Hi All Our Company just started a new project and we will be using the OMAP L138. we decided to use SYS/BIOS as the operating system for both cores(ARM/DSP). but unfortunately i found out that the current version of PSP V1.3 is not fully supported in the SYS/BIOS. What should we do now? Should...
    on Jan 20, 2012
12
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