Skip to content

Latest commit

 

History

History

firmware

Overview

We provide the firmware files for TinySDR hardware in this directory. This is a Code Composer Studio project for Ti MSP432p401r microcontroller.

This is a bare metal design that includes multiple sub-directories where each has implementation for a specific component and functionality.

How to Use

To use this follow these steps:

  • Download this repository
  • Download CCS software
  • Make sure to download MSP microcontroller compliler from CCS software
  • Download codegenToolVersion=15.12.1.LTS which is used to compile this firmware
  • Import CSS project using CSS import tool.