Impossible to load a patch


#1

Hi all,

After a few monthes, I'm back to my Axoloti but I expect some troubles : when I try to switch to live mode, I get this message from the console ! Any idea ?
(Axoloti 1.0.12)
(I mean, the issue is the same, whenever I try to load any patch from basic to complex, in live mode or internal flash. I tried the flash and flash rescue solutions, without any success...)

Thanks for your help !
Best,
Nicolas.

Generate code complete
Start compiling patch
Compiling patch... with /Applications/Axoloti 2.app/Contents/Java/firmware
BDIR = /Users/nika/Documents/axoloti/build
Makefile.patch:34: /Applications/Axoloti: No such file or directory
FIRMWARE = .
Makefile.patch:34: 2.app/Contents/Java/chibios/boards/ST_STM32F4_DISCOVERY/board.mk: No such file or directory
Makefile.patch:35: /Applications/Axoloti: No such file or directory
Makefile.patch:35: 2.app/Contents/Java/chibios/os/hal/platforms/STM32F4xx/platform.mk: No such file or directory
Makefile.patch:36: /Applications/Axoloti: No such file or directory
Makefile.patch:36: 2.app/Contents/Java/chibios/os/hal/hal.mk: No such file or directory
Makefile.patch:37: /Applications/Axoloti: No such file or directory
Makefile.patch:37: 2.app/Contents/Java/chibios/os/ports/GCC/ARMCMx/STM32F4xx/port.mk: No such file or directory
Makefile.patch:38: /Applications/Axoloti: No such file or directory
Makefile.patch:38: 2.app/Contents/Java/chibios/os/kernel/kernel.mk: No such file or directory
Makefile.patch:39: /Applications/Axoloti: No such file or directory
Makefile.patch:39: 2.app/Contents/Java/chibios/os/various/fatfs_bindings/fatfs.mk: No such file or directory
make: *** No rule to make target `2.app/Contents/Java/chibios/os/various/fatfs_bindings/fatfs.mk'. Stop.
shell task failed, exit value: 2
Compiling patch failed ( untitled )


#2

I tried to reinstall the software and here's what I get from the console :

Firmware directory is invalid:/Applications/Axoloti 2.app/Contents/Java/firmware, does it exist?
Axoloti version : 1.0.12-2-0-g7975cc87 build time : 09/04/2018 13:15:31 GMT
Link to firmware CRC Please compile the firmware first
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
search path : /Users/nika/Documents/axoloti/axoloti-factory/objects
search path : /Users/nika/Documents/axoloti/objects
search path : /Users/nika/Documents/axoloti/axoloti-contrib/objects
Ping: WaitSync Timeout, disconnecting now
Disconnect request
Firmware version: 1.0.0.1, crc=0xE95BAC96, entrypoint=0x20011000
Firmware CRC mismatch! Please flash the firmware first! Hardware firmware CRC = E95BAC96 <> Software CRC = Please compile the firmware first
finished loading objects


#3


#4

It looks like you have installed the Axoloti.app in
/Applications/Axoloti 2.app

The space in the name of the app is causing a problem in the Makefile.

It would try to rename
/Applications/Axoloti 2.app to /Applications/Axoloti.app

If that doesn’t work, I would download, reinstall.


#5

Thanks for your answer !

So, I reinstalled Axoloti 1.0.12 but nothing's better.

Here's the console :


#6

and the preferences :


#7

Well, don't ask me how, I just saved the situation (flashing the firmware).
Tricky but it seems to work, now !!

Thanks for your help, @tele_player !