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 1,243 results View by: Thread Post Sort by
    Answered
  • MSP430-GCC-OPENSOURCE: __MSP430_HAS_FRAM__ define missing from a few header files

    Petre Rodan
    Petre Rodan
    Resolved
    Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: MSP430FR5994 , MSP430FR2000 , MSP430FR2100 , MSP430FR2110 , MSP430FR2111 , MSP430FR2153 , MSP430FR2155 , MSP430FR2310 , MSP430FR2311 , MSP430FR2353 , MSP430FR2355 , MSP430FR2422 , MSP430FR2475…
    • Resolved
    • over 3 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • MSP430-GCC-OPENSOURCE: Some library code (newlib:libm, stdc++, etc) uses incorrect integer widths on MSP430

    Thilo Schulz
    Thilo Schulz
    Resolved
    Part Number: MSP430-GCC-OPENSOURCE During compilation of the MSP430-GCC-OPENSOURCE toolchain, I noticed several warnings flash up of this type: e_scalb.c: In function '__ieee754_scalb': e_scalb.c: warning: overflow to conversion fromn 'long int' to…
    • Resolved
    • over 5 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • MSP430-GCC-OPENSOURCE: Printf format string length modifier "hh" not implemented in newlib

    Thilo Schulz
    Thilo Schulz
    TI Thinks Resolved
    Part Number: MSP430-GCC-OPENSOURCE At present, macro PRIu8 resolves to "hhu", which does not seem to be supported by newlib's printf() implementation. The same holds valid for the other PRI*8 macros. _intsup.h defines macro __INT8 to "hh". I guess…
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • MSP430-GCC-OPENSOURCE: Watchdog timeout during CRT .bss initialisation

    Thilo Schulz
    Thilo Schulz
    Resolved
    Part Number: MSP430-GCC-OPENSOURCE The memset() implementation from newlib that is used during .bss initialisation is very inefficient. Thus, when having a .bss of > ~3kBytes in RAM, .bss initialisation takes too long and the watchdog, that initially…
    • Resolved
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • RE: MSP430-GCC-OPENSOURCE: Missing .lowtext section definitions resulting in ISR's being placed in RAM rather than ROM

    Chih-Hsuan Yen
    Chih-Hsuan Yen
    This issue appears to have been fixed in MSP430-GCC 9.3.1.2. After installing the latest version from https://www.ti.com/tool/download/MSP430-GCC-OPENSOURCE and copy ~/ti/msp430-gcc/include/msp430fr5994.ld to overwrite the msp430fr5994.ld file in my project…
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • Compiler/MSP430-GCC-OPENSOURCE: MSP430 GCC Stand-Alone Packages

    EmbeddedMike
    EmbeddedMike
    Resolved
    Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: MSP430FR5969 Tool/software: TI C/C++ Compiler I'm transitioning my project out of CCS. I build from a makefile, I'm planning to load my MSP430FR5969 using MSP Flasher, and I'm planning…
    • Resolved
    • over 6 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • MSP430-GCC-OPENSOURCE: Discrepancy of attribute "interrupt" between Official GNU Doc and Mitto GCC:

    user5193766
    user5193766
    Resolved
    Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: MSP430G2553 GNU GCC official Document indicates that attribute "interrupt" takes VECTOR SLOT NUMBER as argument, while Mitto GCC takes VECTOR OFFSET. Take NMI & MSP430G2553 for example…
    • Resolved
    • over 5 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • MSP430-GCC-OPENSOURCE: __get_interrupt_state() / __set_interrupt_state() may clobber condition and LPM flags

    Thilo Schulz
    Thilo Schulz
    Resolved
    Part Number: MSP430-GCC-OPENSOURCE According to manuals, the TI sanctioned way of disabling and reenabling interrupts for critical sections is: void CriticalFn() { __istate_t s = __get_interrupt_state(); __disable_interrupt(); /* Do something here…
    • Resolved
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • Compiler/MSP430-GCC-OPENSOURCE: MSP430-GCC 9.2.0.0 Suboptimal register marshalling when a function is called multiple times with the same arguments within the same scope

    Dave Bender
    Dave Bender
    Resolved
    Part Number: MSP430-GCC-OPENSOURCE Tool/software: TI C/C++ Compiler In my situation I have a bitbang i2c function gathering data from 2 modules with different addresses. The only parameter that changes is the i2c address. I compiled with the following…
    • Resolved
    • over 4 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
  • Answered
  • MSP430-GCC-OPENSOURCE: Where can I find msp430-gcc-support-files newer than 1.205?

    Tadashi
    Tadashi
    Resolved
    Part Number: MSP430-GCC-OPENSOURCE The latest 6_1_0_0 MSP430-GCC-OPENSOURCE GCC announcement has no link to msp430-gcc-support-files. " software-dl.ti.com/.../index_FDS.html" And the last released headers msp430-gcc-support-files-1.205.zip isn't accessible…
    • Resolved
    • over 6 years ago
    • MSP low-power microcontrollers
    • MSP low-power microcontroller forum
<>

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

  • Ask a new question