• 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 » Digital Signal Processors (DSP) » C6000 Single Core DSP » C64x Single Core DSP Forum » C6457 Supervisor Mode
Share
C6000 Single Core DSP
  • Forums
  • Announcements
Options
  • Subscribe via RSS

Forums

C6457 Supervisor Mode

This question is not answered
William Martin
Posted by William Martin
on Aug 02 2012 12:13 PM
Prodigy200 points

I would like to manually set caching on the C6457 in the bootloader code that I would like to keep minimal.  To set MAR bits with minimal code, it would be easier to stay in supervisor mode upon booting.  Is there a safe method for doing so? 

bootloader C6457
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • RandyP
    Posted by RandyP
    on Aug 03 2012 09:01 AM
    Guru60360 points

    William,

    My expectation would be that the entire bootloading process is in supervisor mode. Is there any reason to leave it before starting the full application?

    Which boot mode are you using? Do you use a secondary bootloader in that process?

    Regards,
    RandyP

    Search for answers, Ask a question, click  Verify  when complete, Help others, Learn more.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • William Martin
    Posted by William Martin
    on Aug 03 2012 10:05 AM
    Prodigy200 points

    Randy,

         We are using a multi-stage bootloader process; the I2C EEPROM, written in assembly, for some register setup for 16-bit EMIF on flash, load the tertiary bootloader from flash into SRAM.  The tertiary bootloader is using the sys/bios, because of a need from a legacy effort.  I also have a timer rollover of ~25 seconds, handled by an ISR. 

    I would guess the sys/bios would control the supervisor mode on the kernel thread.  In absence of a BIOS, would it just stay in supervisor mode, even with the ISR?

    Should we remove the bios?  Or, is there a latch we can use to prevent the switch?

    Thanks for the fast response,

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • RandyP
    Posted by RandyP
    on Aug 04 2012 22:21 PM
    Guru60360 points

    William,

    Honestly, I have never considered using Supervisor and User modes, although I assume some of my customers have used these for some level of protection from code bugs and such.

    How SYS/BIOS uses it is probably configurable by you. As far as I know, no example app I have written has ever left Supervisor mode, so the default is probably staying there. The real answer probably needs to come from someone in the BIOS forum.

    I assume you would want to set your cache mode in the assembly-based secondary bootloader. You should clearly still be in Supervisor mode there, and it will only take a few writes in your assembly code to get the cache configured how you want it to be. Will that work for you?

    Or, it would seem feasible to do it in the main() code of the tertiary bootloader. I would expect main() to still be Supervisor since it is supposed to be the place for system and peripheral initialization.

    Which would be most convenient for you?

    Regards,
    RandyP

    Search for answers, Ask a question, click  Verify  when complete, Help others, Learn more.

    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