• 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 » All Tags » DSP/BIOS 5
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".

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:
DSP/BIOS 5
  • 6748
  • BIOS
  • BIOS 5
  • BIOS 6
  • BIOS/DSP
  • BIOSPSP
  • BIOSPSP_ENG
  • C6000
  • C6747
  • C6748
  • C674x
  • CCS 3.3
  • CCS v4
  • CCS4
  • CCSv4
  • DSP/BIOS
  • DSP/BIOS Link
  • EDMA3
  • ndk
  • ndk 2. 0
  • omap l138
  • OMAPl138
  • OMAP-L138
  • SPI
  • SYS/BIOS 6
Related Posts
  • Forum Post: NDK Memory Footprint

    J. M. J. M.
    Hi, I have been using the NDK successfully on the C6474, however I am concerned about the memory footprint. I link the different subsections into L2RAM, however the size of the FAR:PACKETMEM section from os.lib is ~330k, whereas in the user's guide it states it only requires 32k-48k 1) Is there...
    on Aug 31, 2010
  • Forum Post: Too much overhead on back-to-back SPI data reads

    Paul Cohrs Paul Cohrs
    I am using pspdrivers_01_30_01 drivers to communicate over the SPI to 4 other devices. I am using four of the chip select outputs. I need to read 32 bytes of data from each device in a quick sequence. Running the SPI port at 10MHz, the actual data read is approximately 27 micro seconds. but the total...
    on Sep 15, 2010
  • Forum Post: SEM_post from an ISR

    David Rice David Rice
    I'm running on an OMAP-L138. I'm trying to do QDMA transfers, following the LLD example code. I have almost everything working, but I've run into a puzzling problem. I have a callback set up to set a SEM when the transfer is complete. The call back is being called and calling HWI_isHWI...
    on Oct 18, 2010
  • Forum Post: How to reduce delay between SPI packets? OMAPL138 - SPI - ADC (ADS8361)

    Joseph CJ Joseph CJ
    Hello, I am trying to make an OMAPL138 DSP core talk with a 500ksps ADC (ADS8361) via SPI1. Since ADS8361 doesnt have a specific SPI port, I am sending 0xC0,0x00 and 0x00 as SIMO to the RD line of ADS8361 and reading 24 bits from the Data A of ADS8361 as SOMI (see the code snippet below). I am using...
    on Jul 27, 2011
  • Forum Post: Error allocating memory from within a TSK context while SWI & HWI are enabled.

    Patrick Moore Patrick Moore
    Hi Guys, I've a small problem here and hopefully you can point me to where I'm going wrong. First off the problem, we have a DSP/Bios program running on a DM3730 which receives configurations from the ARM side. The control interface runs within a TSK which runs at start up. During...
    on Nov 1, 2011
  • Forum Post: DSP/BIOS 5 vs SYS/BIOS 6 and DSPLink version suggestions?

    Judson Wilson Judson Wilson
    I have played around with both versions a little bit, and have read various docs and wikis. SYS/BIOS 6 appears to be very feature rich, however when I look at the code size benchmarks it appears that the code size bloat has been on an exponential path for every subrevision. This worries me because...
    on Nov 21, 2011
  • Forum Post: Resource conflict exception, NRP in _KNL_queues

    Carl Miller Carl Miller
    I'm developing an application for the DSP core of an OMAP-L138, using the uPP interface to an FPGA, and DSPLink message queues to the ARM core. The application runs correctly for a short time, then abruptly ends up in UTL_halt(). With my limited JTAG capability, I've managed to tease the following...
    on Dec 1, 2011
  • Forum Post: Re: TSK does not run

    xiaoxia li xiaoxia li
    Hi Karl, My PRD and SWI functions run very quilkly. PRD function runs in 100us,and SWI function runs in 20ms. TSK function cannot be executed while I set the period of PRD function to 200us. And I set DSP frequency at 300MHz and DDR frequency at 150MHz. When I move my code to L2 RAM, PC can...
    on Dec 1, 2011
  • Forum Post: Some confusion regarding on-chip peripheral usage with DSP/BIOS...

    Mark Pedersen Mark Pedersen
    All, I am interested in porting an F28335 application from a hand-written executive to the DSP/BIOS (v. 5), which I've never used, but I'm a bit confused about exactly how my "application level" code ought to communicate with the on-chip peripheral devices. For context, I'm using...
    on Dec 2, 2011
  • Forum Post: DSP/BIOS SIO stream with multiple codec devices

    Jean Belleau Jean Belleau
    Hi, I am using the OMAPL138 device. I’m using the DSP McASP interface with 3 AIC31 codecs on the same McASP. Each codec is connected to a different serializer. I started from the provided PSP 01_30_01 example. It works fine for one codec as in the example. But the problem is to...
    on Dec 5, 2011
  • Forum Post: Is BCACHE API's available for C674x devices?

    challenger002 challenger002
    I want to use BCACHE API's on C674x devices. I use DSP/BIOS v5.x. I saw that it was written to the document(SPRU403R:2.2 BCACHE Module) that BCACHE API's of v5.x is available only for C64x+ devices. Is BCACHE API's available for C674x devices? If it is not available, in DSP/BIOS v5...
    on Dec 13, 2011
  • Forum Post: MCSDK C6486 NDK (NDU) Implement multi-core mutual exclusion mechanism using BIOS 5.33.06?

    John Perine John Perine
    I'm in Applications Support. A customer/partner needs a HAL Driver for the 6486 Chip (as part of NDU package), and has downloaded MCSDK ver 1.0 to get the code needed. He now has the following problem: "I've made some progress with this issue and it seems that this package contains what...
    on Dec 16, 2011
  • Forum Post: bug in DSP/BIOS PWRM module

    Kemal OVER Kemal OVER
    Hello Relevant Person, We are using TMS320VC 5509A in our custom board and we created our project using DSP/BIOS 5.41.11.38 in CCSv5 . Our problem was that we could not achieve SDRAM to put in self-refresh mode. We have done lots of tests and analysis to find out the source of the problem. And then...
    on Dec 19, 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: Sys/BIOS project for the C5535 in CCS 4?

    Bruno Paillard Bruno Paillard
    Is it possible to create an RTSC/SYS/BIOS project for the C5535 device? When I create the project, if I set the device to TMS320C5535 the RTSC target is empty, and that later creates problems. If I choose TMS320C5505 instead, the target defaults to ti.targets.C55_large, which later indicates "Target...
    on Jan 26, 2012
  • Forum Post: Question about MEM_alloc and MEM_free

    robert7281 robert7281
    Hi, I got a question from my customer about MEM_alloc and MEM_free. In their code, it is possible that one MEM_alloc is called very close to MEM_free with same input parameters. So they would like to know if the return address of MEM_alloc will be same as the input address of MEM_free. What's...
    on Jan 31, 2012
  • Forum Post: Re: Question about MEM_alloc and MEM_free

    robert7281 robert7281
    Scott, Let me put it in this way. The customer's code is like as below. Void TaskFunc() { Ptr *addr1, *addr2; addr1 = MEM_alloc(SEG0, BUFSIZE, 0); /* do some processes here*/ MEM_free(SEG0, addr1, BUFSIZE); /* do some processes but just takes small number of cycles */ addr2...
    on Feb 1, 2012
  • Forum Post: Re: Question about MEM_alloc and MEM_free

    robert7281 robert7281
    Todd, Thanks for your explanation! Could you share with me how MEM handle the linked list of free memory? I want to know more details. BR Robert
    on Feb 2, 2012
  • Forum Post: Re: Question about MEM_alloc and MEM_free

    robert7281 robert7281
    Tood, Thank you very much. It's helpful! BR Robert
    on Feb 3, 2012
  • Forum Post: Re: NDK2.0 Client Issue

    will Resnick will Resnick
    Todd, Bios 5.41.11.38, NDK 2.20.05.33 Our application is setting up multiple ports with the connection between a computer and the OMAP. 1 port is being used specifically as a server port to the computer. The purpose of this port is for updating parameters needed by our system. Another port is...
    on Feb 14, 2012
  • Forum Post: Re: NDK2.0 Client Issue

    will Resnick will Resnick
    Todd, I am always specifying MSG_WAITALL. I found a work-around for this issue. Since I know I am getting a packet back from the computer when I send the request, I put in this code prior to calling the recv function: while (results == 0) { errorCode = fdStatus(CD11BaseSocket, FDSTATUS_RECV, &results...
    on Feb 15, 2012
  • Forum Post: Re: NDK2.0 Client Issue

    will Resnick will Resnick
    Todd, I re-tried the recvnc function and it worked. I thought the MSG_WAITALL waited until the entire packet was received, not the total buffer size. I guess I will use the recvnc with the SOCKETNC since it seems to work well. THanks, Will
    on Feb 16, 2012
  • Forum Post: Re: NDK2.0 Client Issue

    will Resnick will Resnick
    Todd, I have looked at the NDK ref guide and I was wondering if there was a way to make the connection timeout be less than a second. Basically I want the connection to timeout after 5ms. This is because I have a 1 second epoch. Is a 1 second timeout the fastest connection timeout possible with the...
    on Feb 16, 2012
  • Forum Post: Re: NDK2.0 Client Issue

    will Resnick will Resnick
    Todd, I an able to speed up the conect timeout once the computer is connected to the omap using the setsockopt function seen below: timeout.tv_sec = 0; timeout.tv_usec = 5000; setsockopt(newSocket, SOL_SOCKET, SO_SNDTIMEO, &timeout, sizeof( timeout ) ); setsockopt(newSocket, SOL_SOCKET, SO_RCVTIMEO...
    on Feb 16, 2012
  • Forum Post: Re: NDK2.0 Client Issue

    will Resnick will Resnick
    Todd, I am trying to rebuild the NDK following the wiki and for some reason, when I try to import the ndk_core_build project, it acts like its importing but nothing shows up in the project explorer window. IS there anyone I can talk to about this? Will
    on Feb 17, 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