From 2ba2bd389e93f0de36037c3ce4034fa5fce95de6 Mon Sep 17 00:00:00 2001 From: AlbertoGV Date: Wed, 3 Aug 2022 01:11:32 +0000 Subject: [PATCH] =?UTF-8?q?Update=20'Gu=C3=ADa=20de=20usuario=20MSP430=20G?= =?UTF-8?q?CC=20Toolchain.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Guía de usuario MSP430 GCC Toolchain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guía de usuario MSP430 GCC Toolchain.md b/Guía de usuario MSP430 GCC Toolchain.md index cc0faf0..600eafe 100644 --- a/Guía de usuario MSP430 GCC Toolchain.md +++ b/Guía de usuario MSP430 GCC Toolchain.md @@ -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]