blob: a16b6a64abfb1ad4361e5a3fd9f8b068760ab11b [file] [log] [blame]
This directory contains standard patch files, patches-Linux.txt and
patches-Windows.txt, that can be used to update SimpliciTI 1.0.6 so
that it can be built using the TI MSP430 compiler.
To apply the patch:
o get and extract the Simplicity 1.0.6 to SimpliciTI-1.0.6
o type the following:
cd SimpliciTI-1.0.6
patch -p1 -i .../patches-$HOSTOS.txt
where $HOSTOS is Linux if you are building on a unix host or Windows if
you are building on a Windows based host; unfortunately, the patch file
format is not portable (ack!).
Other than initilization of static data to 0, the only other changes
were made to the following files:
./bsp/bsp.h
./bsp/boards/EZ430RF/bsp_config.h
./bsp/mcus/bsp_msp430_defs.h
./mrfi/radios/family1/mrfi_radio.c