• 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 » C6748
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:
C6748
  • 6748
  • BIOS
  • BIOS 5
  • BIOS/DSP
  • BIOS6
  • BIOSPSP
  • BIOSPSP_ENG
  • C6000
  • C6747
  • C674x
  • ccs
  • CCS v4
  • CCS4
  • CCSv4
  • DSP/BIOS
  • DSP/BIOS 5
  • EDMA3
  • INTERRUPT
  • IPC BIOS
  • omap l138
  • OMAPl138
  • OMAP-L138
  • SPI
  • SYS/BIOS
  • SYS/BIOS 6
Related Posts
  • Forum Post: C6748 UART2 Receive Interrupts

    David38535 David38535
    I am trying to set up a DSP/BIOS application with rCSL (not using the DSP/BIOS driver with GIO) and am having trouble with the receive interrupts. My configuration code, which is called from the main function before BIOS initialization is included below (McifConfigureUART). I do the event and interrupt...
    on Apr 30, 2010
  • Forum Post: What is the right memory choice for different segments on DSP C6748 with 128M DDR

    Pavel Livshits Pavel Livshits
    Hello, I have two questions about dealing with memory on DSP C6748 with 128M DDR. My first question is about the right memory for different types of segments. First I tried to put everything on DDR with 64K L2 Cache but then my project refused to run to main. So I had to play with the entire segment...
    on May 18, 2010
  • Forum Post: USB webcam Connection to L138 EVM

    RIFAT BENVENISTE RIFAT BENVENISTE
    Hi, I'want to connect a usb webcam to L138 EVM kit. I'm using the C6748 part of the omap processor by CCSv3.3. I have looked to the examples of the BIOSUSB. However there isn't any example about that. Is there any application note? Or is it possible to connect usb webcam by this way?
    on Jun 7, 2010
  • Forum Post: BIOSPSP code doesn't run

    James Jurack James Jurack
    I am trying to get going with BIOSPSP on C6748; In particular I am trying to run the edma version of the SpiSample example code. The first time I ran it, it seemed to work properly. But now, it seems to do nothing at all. I have added a breakpoint at the start of every function in the code, and...
    on Jun 21, 2010
  • Forum Post: NAND speed on evmC6748

    James Jurack James Jurack
    I have an evm for the C6748 and am benchmarking the read speed on the included NAND. I did so by modifying the sample code included with BIOS/PSP like so: nandSample_io.c line 398: { Uint32 start = CLK_gethtime(); result = pDevOps->Blk_Read(handle, (Ptr)&nandRespInfo, readBuf, addr...
    on Aug 2, 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: Using the C6478 as a slave: example code?

    Ben Fitzpatrick Ben Fitzpatrick
    Hi everyone, We're trying to set a C6748 up as an I2C slave. Eventually we'd like to go to SMBus rather than plain-old I2C, but for now we're focusing on I2C slave support as a more achievable goal. The PSPdrivers package seems to have I2C example code, but only when using the device...
    on Sep 16, 2010
  • Forum Post: TSK_Sleep and watchdog timer

    Szymon Kuklinski Szymon Kuklinski
    Hi I'm experiencing a problem when using both watchdog timer and TSK_Sleep function on the DSP on OMAP-L138. Here is a similar problem for OMAP-L137: http://e2e.ti.com/support/embedded/f/355/t/69643.aspx. My problem is a little bit different though. From what I established, DSP/BIOS uses TIMER1...
    on Nov 17, 2010
  • Forum Post: error creating SIO stream

    Royke Royke
    I'am using the McBSP, EDMA and SIO data stream. This works. Now I want to create a new stream but get a error message SYS_error called: error id = 0x3 I'am using the LogicPD evm board with a OMAP L138 DSP/Bios. For testing I have build a test project with only the SIO stream in there for error...
    on Dec 10, 2010
  • Forum Post: Re: TCF file for the C6748 processor?

    Arnie Reynoso Arnie Reynoso
    Check out the C6748 Product download page. http://focus.ti.com/docs/prod/folders/print/tms320c6748.html Follow the "Development Software for TMS320C6748, C6746, C6742 Processors" link in the Software and Development Tools section. This will get you all the software available for the C6748...
    on Jan 26, 2011
  • Forum Post: Virtual COM or Ethernet on USB

    Dani Vain Dani Vain
    Hi, I need to transfer raw images from front end of C6748 to PC using USB. Currently I have application that runs on 6435 using BIOS that I will port to c6748 (without USB). First of all how do you suggest me to do it? And I mean using USB BIOS (on JUNGO) which I understood (from forum) is not...
    on Feb 7, 2011
  • Forum Post: SYS/BIOS & HWI

    peter steinberg peter steinberg
    CCS 4.2.1.00004 SYS/BIOS 6.31.04.27 C6746, C6748. OMAP-L138 How do I control the usage of HWI's by the various SYS/BIOS modules? I will be using a large number of the available interrupt events on these processors and need to know how to manage the HWI configuration. If a create a...
    on Feb 16, 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: mcbsp1 sio_reclaim hangs forever

    BABUSUBASHCHANDAR CHANDRA MOHAN BABUSUBASHCHANDAR CHANDRA MOHAN
    Hello I'm using mcbsp1 of omapl138 on a custom board. I wanna do a data loopback using edma3 on the same board. I've changed the mcbspSampleMaster project shipped with the pspiom driver package and created two streams succesfully and the buffers are allocated successfully. But reclaiming those...
    on Mar 9, 2011
  • Forum Post: Calculation of the interruption time of Timer ( SYS / BIOS ) - C6748

    Rafael Werneck Rafael Werneck
    (Please visit the site to view this file) Hello. How do I calculate the interrupt time of a timer set by SYS / BIOS? I have a sample project attached , where : CPU Freq = 300MHz Timer Period = 500 PeriodType = MICROSECS 1 ) In this configuration, using the simulator, the timer interrupt...
    on Mar 14, 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: C6748 - I2C0

    Eran Hershber Eran Hershber
    Hi Champs, My Customer is facing a problem with the I2C driver. They have a constrain in there design – sequential I2C operations time must be constant( less than 1 microsecond between I2C operation) below is the customer problem description. We are trying to achieve a deterministic I2C...
    on May 31, 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: How to enable the Mcbsp LoopjobBuffers

    Cecil Cecil
    I want to enable the MCBSP loopjob buffers but I don't know how to verify whether they are enabled. The main problem is that I am using mcbsp in SIO_ISSUE_RECLAIM mode with 4 tx and rx buffers. My Input/read buffers seem to work ok but after I issue all 4 tx buffers I am only able to reclaim one...
    on Jun 15, 2011
  • Forum Post: Using EDMA3 with BIOS 5.41 (Using Code Composer Studio Version 4.2.3 and C6748 processor)

    Debarati Kundu Debarati Kundu
    Hi, I am planing to develop some codes using EDMA3 (with BIOS 5.41), Code Composer Studio Version 4.2.3 and C6748 (OMAPL138)processor. I want to develop a sine wave generation by storing the sine values for one cycle in a table and then repeatedly transferring the entries of the table by self chained...
    on Jul 27, 2011
  • Forum Post: Re: Error opening TCF file

    Debarati Kundu Debarati Kundu
    Hi, I am having some trouble with BIOS projects again. I am running a working code on OMAPL138 (C6748) and CCS Version 4 Platinum. I installed CCS 4 in a different computer. When I tried to run the code, I got some compilation errors: Severity and Description Path Resource Location Creation Time...
    on Jul 29, 2011
  • Forum Post: Using SPI in different tasks

    Cecil Cecil
    Hi, I have a single GIO object which I create using GIO_create with IOM_INOUT mode. I am using this for SPI reads and writes which are done by three different tasks. That means my single SPI channel object is being shared by three different tasks. I read in the BIOSPSP_SPI_Driver_Design document ...
    on Sep 2, 2011
  • Forum Post: Re: USB CDC device driver for 6746

    Mona Gandhi Mona Gandhi
    Hi Shanmuga, How about using Sitara CDC driver of 6748 for 6746 ? Waiting for your comments.. Thanks, Mona Gandhi.
    on Sep 5, 2011
  • Forum Post: MEM_stat() states part of heap being used prior to MEM_alloc() being called

    barry mohan barry mohan
    Hi E2Er's We are developng DSP code on OMAPL138 experimenter board (CCS 4.2, windows 7 & BIOS 5_41_10_36) - also seen on We have IRAM configured in *.tcf as follows base = 0x11800000 len = 0x38000 create heap in this memory = TRUE heap size = 28000 enter a user defined...
    on Sep 8, 2011
  • Forum Post: Re: C6748 BIOS PSP GPIO INTERRUPT NUMBER SETUP ISSUE

    Zach Luo Zach Luo
    Hi Raghavendra, Thanks for your reply. This clarifies why HwiNum 10 does not work. I was trying to add this piece code to the audio sample code, which also uses HwiNum 8. That's why I would like to change the interrupt number to 10 for gpio. Now since both events (McASP0_INT 61 and GPIO_B4INT...
    on Dec 5, 2011
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