Giter Site home page Giter Site logo

msp430fr2355-quickstart's Introduction

msp430fr2355-quickstart's People

Contributors

japaric avatar pftbest avatar vadzimdambrouski avatar yuhanliin avatar

Watchers

 avatar  avatar  avatar

Forkers

pftbest

msp430fr2355-quickstart's Issues

Timer examples fails build with linker error when LTO is enabled

When building the timer example on release mode with LTO, the build fails at link time with the following error:
note: "msp430-elf-gcc" "-mcpu=msp430" "-c" "-o" "/home/yuhan/projects/rust/embedded/msp430-quickstart/target/msp430-none-elf/release/examples/timer-4c17cb377a7ad494.timer.6hi1yd99-cgu.0.rcgu.o" "/home/yuhan/projects/rust/embedded/msp430-quickstart/target/msp430-none-elf/release/examples/timer-4c17cb377a7ad494.timer.6hi1yd99-cgu.0.rcgu.s"

note: /home/yuhan/projects/rust/embedded/msp430-quickstart/target/msp430-none-elf/release/examples/timer-4c17cb377a7ad494.timer.6hi1yd99-cgu.0.rcgu.s: Assembler messages:
/home/yuhan/projects/rust/embedded/msp430-quickstart/target/msp430-none-elf/release/examples/timer-4c17cb377a7ad494.timer.6hi1yd99-cgu.0.rcgu.s:60: Error: redefined symbol cannot be used on reloc.

The error is due to the following LLVM code (https://github.com/access-softek/msp430-clang/blob/672cd1feb4044a11ed4974f848af3cb676aafde4/src/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp#L169) generating output incompatible with our current linker scripts.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.