view tms470/toolwrap/ar470 @ 44:77b8d6bc6b31

configure.sh: putting it all together (TMS470)
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 17 Jul 2018 09:34:25 +0000
parents f23ae941a18b
children
line wrap: on
line source

#!/bin/sh
C_DIR='c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT'
TZ=GMT
export C_DIR TZ
exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/ar470.exe' "$@"