• 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 » Development Tools » Code Composer Studio » Code Composer Forum » Heat Board Card
Share
Code Composer Studio
  • Forum
  • Announcements
Options
  • Subscribe via RSS
Common Questions
  • Code Composer Studio Forum Usage Guidelines

  • Resources
  • Code Composer Studio (CCStudio) Product Folder
  • Troubleshooting CCS
  • CCS Wiki
  • Download CCS
  • Order CCS
  • Tools Insider Blog
  • Bug Tracking
  • Forums

    Heat Board Card

    • Fabrice PAMEN
      Posted by Fabrice PAMEN
      on Apr 12 2012 18:01 PM
      Prodigy60 points

      Hi!!!!!

          I will want to know how to flash or reinitialize my ezdspf2812 board because it's very hot et refuse to be connect with my CCStudion. I've an error tell me that to reset my board and i do it but the problem still remain. One week befotr this board was working perfectly and now i don't know what the problem.

        I've read some post on this forum speaking about that and the probably problem is that a program want to access protected memory. Then is there any program hose can erase all in the DSp?

      Thanks 

      This is message that I get

      Error connecting to the target:
      Error 0x80000204/-1141
      Fatal Error during: Register, OCS,
      Processor communication timeout.
      It is recommended to RESET EMULATOR. This will disconnect each target,  
      perform an emulation reset, and then reconnect each target.
      Power cycle the target board before continuing.


      Sequence ID: 0
      Error Code: -1141
      Error Class: 0x80000204
      I/O Port = 378

      Board Name: F2812 eZdsp
      Cpu Name: cpu_0

      Abort:        Close Code Composer Studio.
      Retry:        Try to connect to the target again.
      Cancel:        Remain disconnected from the target
      Diagnostic:    Run diagnostic utility.


      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • desouza
      Posted by desouza
      on Apr 13 2012 12:49 PM
      Guru56775 points

      Hi,

      Fabrice PAMEN

          I will want to know how to flash or reinitialize my ezdspf2812 board because it's very hot et refuse to be connect with my CCStudion. I've an error tell me that to reset my board and i do it but the problem still remain. One week befotr this board was working perfectly and now i don't know what the problem.

      I am not sure if I understood this entirely, but I will try... If the board was working fine, suddenly it stopped working and is getting hot, then I would suspect the board itself is damaged. Try to locate the device that is getting very hot (the DSP, the RAM or Flash, the power regulator...) or check if the DSP has any clock out signal, or even consider repairing it directly with the manufacturer. 

      Fabrice PAMEN

        I've read some post on this forum speaking about that and the probably problem is that a program want to access protected memory. Then is there any program hose can erase all in the DSp?

      The error shown is not related to the protected memory regions, but a timeout when attempting to communicate with the DSP. If you are positive the board is not damaged, you can try to use Spectrum Digital's SDFlash to unlock a previously locked device. Check the C2000 Flash FAQ or the Code Security Module FAQ pages for additional details.

      Hope this helps,

      Rafael


      If my reply answers your question please click on the green button "Verify Answer".
      Search the wiki or go to useful pages for SDOWP, CGT, BIOS, CCSv3, CCSv4, CCSv5
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Fabrice PAMEN
      Posted by Fabrice PAMEN
      on Apr 16 2012 08:55 AM
      Prodigy60 points

      Hello

         I checked my component that heats but everything seems normal but it also heats my dsp. This morning I tested a program, but the surprise was huge because my PWM1 output to PWM4 no longer worked except to PWM5 PWM6. All chip that i checked worked well. I don't know where the problem come from.

      Thanks.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Fabrice PAMEN
      Posted by Fabrice PAMEN
      on Apr 16 2012 09:35 AM
      Prodigy60 points

      Hello

        When talking about board heat i mean that it is the dsp processor and i also want to know if it is possible to have a maintenance of the board by the TI service.

      Thanks

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • desouza
      Posted by desouza
      on Apr 17 2012 09:45 AM
      Guru56775 points

      Hi,

      As per your description it seems some of the DSP PWM outputs were damaged (short circuit, maybe?), as they are directly connected to the IDC header without any buffering.

      If you purchased the tool from the TI e-store or from an authorized distributor, we may be able to do a repair. Check the Return Policy section of the e-store FAQ for details.

      Regards,

      Rafael


      If my reply answers your question please click on the green button "Verify Answer".
      Search the wiki or go to useful pages for SDOWP, CGT, BIOS, CCSv3, CCSv4, CCSv5
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Fabrice PAMEN
      Posted by Fabrice PAMEN
      on Apr 17 2012 10:47 AM
      Prodigy60 points

      Hi

       I've connect the IDC with an amplifier to raise the voltage but I like to know how to make the buffer. Should we do it with an optocoupler or an amplifier. To turn on my IGBT drivers it need 15V and my doesn't pass 450mA.

      Sorry i couldn't use the return service because i have bought my board since 2004.

      Thanks for your help

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • desouza
      Posted by desouza
      on Apr 18 2012 10:19 AM
      Guru56775 points

      Hi,

      Fabrice PAMEN

       I've connect the IDC with an amplifier to raise the voltage but I like to know how to make the buffer. Should we do it with an optocoupler or an amplifier. To turn on my IGBT drivers it need 15V and my doesn't pass 450mA.

      Sorry, I can't help you there. My suggestion is to check the schematics of other development boards that have the drivers already implemented (for example, you can check here and here).

      Fabrice PAMEN

      Sorry i couldn't use the return service because i have bought my board since 2004.

      I think the return is valid for products out of warranty as well, but you need to contact them for details. Depending on where you live, the shipping and tax costs may be worth buying a new board instead.

      Regards,

      Rafael


      If my reply answers your question please click on the green button "Verify Answer".
      Search the wiki or go to useful pages for SDOWP, CGT, BIOS, CCSv3, CCSv4, CCSv5
      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    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