Browse Source

Update 'Guía de usuario MSP430 GCC Toolchain.md'

master
AlbertoGV 1 year ago
parent
commit
2ba2bd389e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Guía de usuario MSP430 GCC Toolchain.md

+ 1
- 1
Guía de usuario MSP430 GCC Toolchain.md View File

@ -10,7 +10,7 @@ Galván.A , Chávez.G , Julio,2022.
This manual aims to describe the setup and basic operations of the MSP430 GCC toolchain to know how to use the open-source GCC compiler for microcontrollers to build an example for an MSP430 target device using the command terminal of Linux. It will also be shown how to debug software with the GDB Agent and the GNU Debugger tools so that the program that was built can be uploaded to the target device successfully.
[^]: This user guide was approved in the following distributions of Linux: **Ubuntu 22.04LTS** and **Debian 11** using a **MSP430FR6989** microcontroller.
[^]: This user guide was tested in the following distributions of Linux: **Ubuntu 22.04 LTS** and **Debian 11** using a **MSP430FR6989** microcontroller.
------
[TOC]


Loading…
Cancel
Save