10 lines
548 B
Plaintext
10 lines
548 B
Plaintext
-cc=vbccc16x -I$VBCC/targets/c16x/include -quiet -mtiny %s -o= %s %s -O=%ld
|
|
-ccv=vbccx16x -I$VBCC/targets/c16x/include %s -mtiny -o= %s %s -O=%ld
|
|
-as=vasmc16x_std -nowarn=62 -quiet -Fvobj %s -o %s
|
|
-asv=vasmc16x_std -nowarn=62 -Fvobj -v %s -o %s
|
|
-rm=rm %s
|
|
-rmv=rm %s
|
|
-ld=vlink -Cvbcc -b ihex -T$VBCC/targets/c16x/vlinkt.cmd -L$VBCC/targets/c16x/lib $VBCC/targets/c16x/lib/startup.o %s %s -lvct -o %s
|
|
-ldv=vlink -v -Cvbcc -b ihex -T$VBCC/targets/c16x/vlinkt.cmd -L$VBCC/targets/c16x/lib $VBCC/targets/c16x/lib/startup.o %s %s -lvct -o %s -Mmapfile
|
|
|