Cheers Mark, I'll split it into two parts so you can see what happens when I first start the Axoloti Patcher, and then what happens when I try to upload a patch to it.
When I first start the Axoloti Patcher I get this ...
Axoloti version : 1.0.12-0-g80370d2 build time : 02/02/2017 20:39:14 CET
Link to firmware CRC E95BAC96
Status: factory (1.0.12,anon) : OK ( 1.0.12,clean )
Status : home : OK
Status: community (1.0.12,anon) : OK ( 1.0.12,clean )
USB device found
connected
Authentic Axoloti Core
But when I try to upload a patch to it, I get this, and it disconnects ...
search path : C:\Documents and Settings\User 1\Documents\axoloti\axoloti-factory\objects
file error: FR_NO_FILE, filename:"/START.BIN"
search path : C:\Documents and Settings\User 1\Documents\axoloti\objects
search path : C:\Documents and Settings\User 1\Documents\axoloti\axoloti-contrib\objects
Firmware version: 1.0.0.1, crc=0xE95BAC96, entrypoint=0x20011000
finished loading objects
Generate code complete
Creating directory on sdcard : /untitled
Done creating directory
Changing working directory on sdcard : /untitled
Done changing working directory
Start compiling patch
BDIR = C:\DOCUME~1\USER1~1\DOCUME~1\axolotiments\axoloti/build
FIRMWARE = .
make: *** No rule to make target C:\DOCUME~1\USER1~1\DOCUME~1\axolotiments\axoloti/build/xpatch.cpp', needed by
C:\DOCUME~1\USER1~1\DOCUME~1\axolotiments\axoloti/build/xpatch.bin'. Stop.
Done compiling patch
Start uploading patch
bin path: C:\Documents and Settings\User 1\Documents\axoloti\build\xpatch.bin
FileNotFoundException,java.io.FileNotFoundException: C:\Documents and Settings\User 1\Documents\axoloti\build\xpatch.bin (The system cannot find the file specified)
java.io.FileNotFoundException: C:\Documents and Settings\User 1\Documents\axoloti\build\xpatch.bin (The system cannot find the file specified)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.(Unknown Source)
at qcmds.QCmdUploadPatch.Do(QCmdUploadPatch.java:65)
at axoloti.USBBulkConnection$Transmitter.run(USBBulkConnection.java:885)
at java.lang.Thread.run(Unknown Source)
Disconnect request
Done uploading patch