• 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 » All Tags » .text
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".

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:
.text
  • '2553 USB0RXIE UCB0RXIFG
  • '5xx '6xx BSL
  • 'MSP430F1611
  • .h file
  • .NET
  • .out
  • .s43 MSP430
  • __even_in_range
  • __STACK_TOP
  • 10bit ADC
  • bootloader
  • bootstrap loader
  • BSL
  • C
  • CCE
  • CCEv3
  • CCS
  • Code Composer Essentials
  • input
  • MCU
  • MSP430
  • MSP430F21x2
  • MSP430F5510
  • output
  • programming
Related Posts
  • Forum Post: Linker splits .text into .text.1 and .text.2 ?

    Mrt_Nsk Mrt_Nsk
    Hello everyone, I am using a MSP430F2417 device and CCE. I was trying to build a code of fairly large size (approx 76k). I observed that the linker automatilcaaly splits the .text section into two sections: .text.1 and .text.2, when the code size exceeds approx. 50k. The problem with this is that...
    on Nov 24, 2008
  • Forum Post: Software bootloader

    LukasRiedel LukasRiedel
    Greetings everyone... I am developing the application for MSP430F2132 in CCE and one feature of the device should be the ability to upgrade its firmware during its life. The device consists of the MSP and radio chip, so the new firmware will come to the processor via radio packets. So I intend to...
    on Jun 1, 2009
  • Forum Post: Re: GANG430 not select JTAG(4-wire) load for Spy Bi Wire devices

    kiyoto kiyoto
    Hi, I checked the Hardware ver1.30. I checked the Reading, Erasing and Writing to the F2132 Revision A on the Gang with JTAG 2-wire. It was working fine. But ,with 4-wire , It was NOT working fine. Gang Programmer says that --------------------------------------------------- ERROR...
    on Jun 3, 2009
  • Forum Post: MSP430F2419 extended memory usage (@ 0x10000)

    rodtalicc rodtalicc
    I would like to relocate my code currently running in Flash and fLASH2 (MSP430F2419) to extended memory (starting at 0x10000) exclusively. I modified the link cmd file as follows: .text : {}> FLASH2 /* CODE */ .text:_isr : {} > FLASH /* ISR CODE SPACE */ .cinit : {} > FLASH2 /* INITIALIZATION...
    on Mar 8, 2011
  • Forum Post: simple C programming question

    Joaquim de los Santos Joaquim de los Santos
    Hi, I have 2 MCUs msp430_F2013 connected to each other. Pin_2 (P1.0) of MCU_1 connect to Pin_3 (P1.1) of MCU_2. I want to set Pin_4 (P1.2) of MCU_2 to HIGH when MCU_2 receives the signal in Pin_3. What is the correspondent instructions to write? I'm tried this (I put only the instructions...
    on May 11, 2012
  • Forum Post: msp430f2274

    rk rk
    can any one help me how find the baud rate error in TX and RX using embedded C programming
    on May 15, 2012
  • Forum Post: timer interrupt

    saloni singhal saloni singhal
    sir, I am new to mircocontroller. I am learning MSP430.Please can anyone tell me why we add offset to CRRx and does value get assign to TACCR0 Thank you
    on May 29, 2012
  • Forum Post: RE: timer interrupt

    saloni singhal saloni singhal
    #include <msp430x12x2.h> void main(void) { WDTCTL = WDTPW + WDTHOLD; // Stop WDT P1SEL |= 0x0E; // P1.1 - P1.4 option select P1DIR |= 0x0F; // P1.0 - P1.4 outputs CCTL0 = OUTMOD_4 + CCIE; // CCR0 toggle, interrupt enabled CCTL1 = OUTMOD_4 + CCIE; // CCR1 toggle, interrupt enabled CCTL2 = OUTMOD_4...
    on May 29, 2012
  • Forum Post: code doubt

    saloni singhal saloni singhal
    #include <msp430x12x2.h> void main(void) { WDTCTL = WDTPW + WDTHOLD; // Stop WDT P1DIR |= 0x02; // P1.1 output P1SEL |= 0x02; // P1.1 option select CCTL0 = OUTMOD_4; // CCR0 toggle mode CCR0 = 500-1; TACTL = TASSEL_2 + MC_1; // SMCLK, upmode _BIS_SR(CPUOFF); // CPU off } sir, Is it correct...
    on May 31, 2012
  • Forum Post: RE: code doubt

    saloni singhal saloni singhal
    sir, and also why minus one used here fro CRR0=500 -1
    on May 31, 2012
  • Forum Post: MSP430F5510 Bootloader Development Question

    Gregory Fisher Gregory Fisher
    Hello! Just to preface this, I'm a bit new to MSP development, so some of my questions may seem a bit obvious or simplistic, for which I apologize in advance. Anyway, I'm attempting to develop an application which will allow for another chip interfacing with the MSP430 to be able to reprogram...
    on Jul 9, 2012
  • Forum Post: JTAG ID for msp430fr5739

    zynp tknalp zynp tknalp
    Hi, I have two msp430fr5739, and I must provide connection between these by using spy bi wire protocol. I used a function to set target CPU JTAG FSM into the instruction fetch state. but this function use a JTAG_ID. This is JTAG identification value for MSP430 architecture devices. This value is 0x89...
    on Jul 25, 2012
  • 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