Hello, I'm trying to compile the 0.6.6 firmware with "config-sw1" as config-file, without changing anything.
The compilation ends with an error and the HEX file is not created.
|
Source code
|
1
2
3
4
|
crcgen-new obj-m32/sd2iec.bin 0x7800 0x49454321 66
process_begin: CreateProcess(NULL, crcgen-new obj-m32/sd2iec.bin 0x7800 0x49454321 66, ...) failed.
make (e=2): Impossibile trovare il file specificato.
make: *** [obj-m32/sd2iec.bin] Error 2
|
Then, if I type 'make' again, the HEX file is created and no errors occur.
Anyway I end up with a sd2iec.bin that is 32.366 bytes long and the bootloader refuses to load it!
On the other hand, the precompiled file (30.720 bytes) loads perfectly. I'm using WinAvr.