• 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 » Microcontrollers » MSP430™ Microcontrollers » MSP430 Ultra-Low Power 16-bit Microcontroller Forum » All Tags » '5xx '6xx BSL
Share
MSP430™ Microcontrollers
  • Forum
  • Announcements
  • E2E Wiki

Browse by Tags

MSP430™ Microcontrollers

Welcome to the MSP430™ Microcontrollers 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:
'5xx '6xx BSL
  • '2553 USB0RXIE UCB0RXIFG
  • 'MSP430F1611
  • .bss
  • .h file
  • .hex file
  • .NET
  • .NET MSP-FETU430IF MSP430.dll C#
  • .out
  • .s43 MSP430
  • .text
  • __bis_SR_register(GIE)
  • __enable_interrupt()
  • __even_in_range
  • __MSP430_BASEADDRESS_WDT_A__
  • __no_init
  • __segment_end()
  • __STACK_TOP
  • _c_int00
  • “Content of Ram”
  • 10bit ADC
  • 16 bit
  • BSL
  • MSP430
  • MSP430F5419A
  • MSP430F5529
Related Posts
  • Forum Post: RE: MSP430 BSL Question - Do I/O's Become Tri-Stated When BSL is Enabled?

    johnw johnw
    Jens-Michael, Thanks for the reply. Does anyone know the answer to this one: Another question - if the BSL is invoked, and a program isn't downloaded - does the '430 wait indefinitely? Looks like the answer may be 'yes' unless you do a custom BSL that can time out and look for...
    on Aug 21, 2012
  • Forum Post: RE: MSP430 BSL_Scripter.exe commands

    Long Cao Long Cao
    I've also had such questions like you. As far as I could answer now: #1 The address 0x2504 is stated at the end of RAM_BSL.00.05.04.34.txt(04 25), which I guest is the start address of the RAM_BSL. So setting the PC to 0x2504 will load the BSL. #2 I'm suffering the problem like you,don't...
    on Aug 26, 2012
  • Forum Post: RE: MSP430 BSL_Scripter.exe commands

    Long Cao Long Cao
    Hi lhend and Jens-Michael Gross , I think posting my problem here will make it easier to get your support than starting a new thread. When I first failed to load my txt into msp430 memory with bsl_scripter, I thought that was because of some comprehensive mistakes in script.txt, such as wrong command...
    on Aug 27, 2012
  • Forum Post: MSP430F6638 BSL entry failing

    Tom Schuster56010 Tom Schuster56010
    I am trying to use the BSL on a MSP430F6638 and have found that it contains a BSL version different from the relesed BSL.00.06.04.04 version. I believe the version that we are getting from the factory is 00.04.84.34 and we are unable to enter the BSL using the recommended entry sequence. However after...
    on Sep 4, 2012
  • Forum Post: mps430f5437A BSL password unlucking issue

    Levente Barta Levente Barta
    Hi, I am using a mps430f5437A. After I entering to the bsl I sent the following sequence (mass erase): 80 01 00 15 64 a3 (mass erase) respons:80 02 00 3b 00 60 C4 (ACk) After this I tried to unluck the password protected functions of the bsl, but without any success. I havn't changed...
    on Sep 20, 2012
  • Forum Post: Facing Trouble in using external crystal for SMCLK

    kudiarasu kudiarasu
    Hi all , Last week i bought MSP430F5438 Experimenter board,i was happy that UART rx interrupt and LPM3 examples code working as expected( example code uart_rx.c) which has given in the msp430ware example code. Then i tried the EXAMPLE code ucs_XTSources_DCOInternal.c on the MSP-EXP430f5438 Board. ...
    on Oct 3, 2012
  • Forum Post: MSP430 BSL Source Code

    Cory Baker Cory Baker
    Hello, I have downloaded the slau319c.zip files and I have been trying to manipulate the BSL source code files in particular. When I try to compile the code before I even get into any changes, I am not able to do so because I am missing some includes i.e. windows.h, stdio.h, string.h as well as others...
    on Oct 19, 2012
  • Forum Post: Device Specific Definitions for MSP430F5529 BSL

    Cory Baker Cory Baker
    To whom it may concern: I have been trying to load the standard UART BSL on the MSP430F5529 as I cannot use the USB BSL. The question I have concerns the BSL_Device_File.h. Towards the bottom of the file the following code is written: //Device Specific Definitions for commands and bugs //#define...
    on Nov 5, 2012
  • Forum Post: Writing to BSL Memory Segments

    Cory Baker Cory Baker
    To whom it may concern: I have been trying to download a custom BSL to an MSP430F5529. In the project properties I have checked the box that says, "Allow Read/Write/Erase access to BSL memory" in addition to selecting "Earse main, information and protected information memory" in...
    on Nov 26, 2012
  • Forum Post: F5xx-BSL needs crystal XT2?

    Gunther Gunther
    Hello to everybody, could it be that the flash based BSL code of the F5508 needs a crystal connected to the xt2 pins to start properly? I could not start the BSL at all and that's the last cast i can think of... cheers Gunther
    on Jan 7, 2013
  • Forum Post: Writing to BSL memory

    Rob Underhill Rob Underhill
    I'm trying to create an application that can write to the BSL area of flash, specifically the JTAG key area. The application is loaded into RAM and runs from there (although I can also compile it to run in flash) and is sent commands over a UART. I'm using the MSP430F5438A The app can successfully...
    on Jan 22, 2013
  • Forum Post: 430USB DevPack - BSL GUI no more available

    Tobias Drewes Tobias Drewes
    Today I downloaded the "MSP430_USB_Developers_Package", version 3_20_02, build date 01 16 2013 and I could not find the BSL USB GUI, neither the .exe, nor the source code. Is this software no more part of this package? In this case, is there a possibility to get the software from another...
    on Jan 27, 2013
  • Forum Post: default BSL password for MSP430F5419A

    mitaka mitaka
    Hi, I have troubles unlocking the BSL on MSP430F5419A. first i do Mass erase: // Host 80 01 00 15 64 A3 //response from the micro 00 80 02 00 3B 00 60 C4 -0x00 Operation Successful then I send the default password to unlock the BSL //RX password to unlock BSL //Host: 80 11 00 11 FF FF FF...
    on Jan 25, 2013
  • Forum Post: UART BSL on F5522

    Schweiny Schweiny
    Hello, i want use UART BSL on MSP430F5522, i am making the right entry sequence but i can't enter in BSL mode?? please i need help?? Thanks
    on Mar 19, 2013
  • Forum Post: Default BSL? How to work?

    Phung Tu Phung Tu
    I'm a new to BSL Programming with MSP430F5151. I know that It can communicate with MCU via UART with sequence entry at RST/NMI and TEST pin. I want to write a new BSL for my MCU. But first of all, Pls show me how to test default BSL. I've just download BSL Scripter, but It seem It's...
    on May 1, 2013
  • Forum Post: msp430f5510 usb Problem

    Yan Jia-hong Yan Jia-hong
    HI : I try the MSP430_USB_API_Stacks\examples\cdcExamples\IAR\C1_Example code but i setup the HyperTerminal , it is the error Message(the serial port fifo control could not be set) what??? ======== main.c ======== * LED Control Demo: * * This USB demo example is to be used with a PC application...
    on May 15, 2013
  • Forum Post: MSP430G2553IN20 AND LM35CAZ TEMPERATURE READING PROBLEM

    Debasish Banerjee Debasish Banerjee
    Hello, I am a mere student, and completely new with my new board, I have managed to write the code with assistance from datasheets and google. The code reads the values from INCH_5 and INCH_10 consecutively and sends them via UART so it can be seen via hyperterminal or any of the other serial communication...
    on May 18, 2013
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