changeset 52:56991493ba66

toolwrap: hex470 and vlnk470 wrappers added
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 30 Sep 2016 22:49:54 +0000
parents 967319e95535
children 1b2020796b23
files toolwrap/hex470 toolwrap/vlnk470
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/toolwrap/hex470	Fri Sep 30 22:49:54 2016 +0000
@@ -0,0 +1,4 @@
+#!/bin/sh
+TZ=GMT
+export TZ
+exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/hex470.exe' "$@"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/toolwrap/vlnk470	Fri Sep 30 22:49:54 2016 +0000
@@ -0,0 +1,4 @@
+#!/bin/sh
+TZ=GMT
+export TZ
+exec nowhine 'C:/Dvpt_tools/Codegen/Vislink_1.9902/vlnk470.exe' "$@"