TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 106 results View by: Thread Post Sort by
    Answered
  • Is this CCS code compatible with the given IAR code ?

    vinoth s1
    vinoth s1
    Resolved
    Other Parts Discussed in Thread: MSP430F2410 Below is the code in IAR #pragma segment="SEC_KEY_SEG" #define SPARAMS_SEG _Pragma("location=\"SEC_KEY_SEG\"") #define SPARAMS_SEG_START (WORD)(__segment_begin("SEC_KEY_SEG")) Below is th modified code…
    • Resolved
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • MSP430 doesn't comes out of low power mode

    vinoth s1
    vinoth s1
    TI Thinks Resolved
    Other Parts Discussed in Thread: MSP430F2410 Hi, I am using MSP430F2410 ported code from IAR to Code Comp Studio. The code execute fine with IAR. With CCS i am facing below problem. ================================= __disable_interrupt(); /…
    • over 10 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Hugh Code size difference when IAR code is converted to CCS

    vinoth s1
    vinoth s1
    Other Parts Discussed in Thread: MSP430F2410 I am porting IAR5.40.2 code to CCS6.0. With IAR V5.40.2 i can build the code less than 51934 Bytes((Flash1 + Flash2 = 0xC9DE + 0x100 = 51934 Bytes) ->memory sections in Linker) With CCS 6.0(MCU: MSP430F2410…
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Answered
  • Porting IAR code to CCS Build errors

    vinoth s1
    vinoth s1
    Resolved
    Other Parts Discussed in Thread: MSP430F2410 Hi, I am porting IAR Embedded workbench project source code to Code composer studio.5.5.0 The source code is building fine with IAR Embedded workbench IDE.MCU is msp430f2410. I have created a project…
    • Resolved
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Answered
  • MSP430F249: Example code for restoration TLV structure in MSP430F249

    Frantisek Zabecky
    Frantisek Zabecky
    Resolved
    Part Number: MSP430F249 Other Parts Discussed in Thread: MSP430F2410 Hello, Does there exist example code for restoration TLV structure in MSP430F249? Customer erased TLV structure in his chips and now he wants to restore original TLV. Thank you.…
    • Resolved
    • over 7 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • Porting IAR code to CCS warnings

    vinoth s1
    vinoth s1
    Resolved
    Hi, I am porting IAR Embedded workbench project source code to Code composer studio.5.5.0 The source code is building fine with IAR Embedded workbench IDE.MCU is msp430f2410 . I have many below warnings in CCS. ===============================…
    • Resolved
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Compiler warning #303-D typedef name has already been declared (with same type)

    vinoth s1
    vinoth s1
    Other Parts Discussed in Thread: MSP430F2410 I am facing below build errors in CCSv5.5.0.. =============== #303-D typedef name has already been declared (with same type) abs.c line 44, external location: C:\ti\ccsv5\tools\compiler\msp430_4.2.1\include…
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Unrecognized #pragma Build error

    vinoth s1
    vinoth s1
    Hi, I am porting IAR Embedded workbench project source code to Code composer studio.5.5.0 The source code is building fine with IAR Embedded workbench IDE.MCU is msp430f2410 . I have below warning in CCS. #163-D unrecognized #pragma misc.h line…
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • Answered
  • What is the equivalent to RETAIN and DATA_SECTION in GCC compiler

    vinoth s1
    vinoth s1
    Resolved
    Other Parts Discussed in Thread: MSP430F2410 #pragma RETAIN(bslkey) #pragma DATA_SECTION(bslkey, "BSLSKEY") const WORD bslkey = 0xAA55; How can i write a equivalent in GCC compiler for the above TI compiler code in CCS6.0 MCU:MSP430F2410
    • Resolved
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
  • "Bad character sequence encountered @" Warning in Code composer studio

    vinoth s1
    vinoth s1
    HI , I am porting IAR Embedded workbench project source code to Code composer studio.5.5.0 The source code is building fine with IAR Embedded workbench IDE. MCU is msp430f2410 . I am getting below Build errors and warning during compilation on the…
    • over 11 years ago
    • Code Composer Studio™︎
    • Code Composer Studio forum
<>

Didn't find what you are looking for? Post a new question.

  • Ask a new question