OpenCores
URL https://opencores.org/ocsvn/pavr/pavr/trunk

Subversion Repositories pavr

[/] [pavr/] [trunk/] [test/] [gentest/] [compile.bat] - Diff between revs 4 and 6

Only display areas with differences | Details | Blame | View Log

Rev 4 Rev 6
echo Compiling sources...
echo Compiling sources...
avrasm32.exe -fI gentest.asm -o test.hex -l test.lst
avrasm32.exe -fI gentest.asm -o test.hex -l test.lst
hexbin test.hex test.bin I
hexbin test.hex test.bin I
echo Copying binary file to VHDL test directory...
echo Copying binary file to VHDL test directory...
del ..\..\tools\build_vhdl_test\test.bin
del ..\..\tools\build_vhdl_test\test.bin
copy test.bin ..\..\tools\build_vhdl_test
copy test.bin ..\..\tools\build_vhdl_test
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.