Skip to content

TSM570LS3137 example based on TMS570 BSP crate

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

paoloteti/tms570ls3137

Repository files navigation

Build Status

TMS570LS3137 BSP Example

Example on how to use the TMS570 BSP crate.

Getting started

  • Rust nightly as default toolchain
    • Latest tested: rustc 1.30.0-nightly (4141a4079 2018-09-25)
  • Add an armebv7r target:
    • Hard-float: rustup target add armebv7r-none-eabihf
    • Soft-float: rustup target add armebv7r-none-eabi
  • GCC v7.3.2 for ARM: sudo apt-get install gcc-arm-none-eabi
  • JTAG programmer: Lautherbach Trace32 Powerview for ARM or OpenOCD

Build

Just run cargo build or cargo build --release

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

TSM570LS3137 example based on TMS570 BSP crate

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published