FreeCalypso > hg > fc-selenite
view tms470/toolwrap/cl470 @ 47:d2074d1102e0
L1 data section placement: support both TMS470 and gcc
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 19 Jul 2018 01:04:05 +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/cl470.exe' "$@"
