Dali
Well-known member
Hello world,
I've setup my Mac and everything seems to work to create BINs from C++ except it doesn't.
I installed using this:
Then : Clone @tcpoint files using his instructions : https://github.com/tcpoint/terra#setup-instructions
I was able to compile without any error message but ultimately, the BINs (verb or delay) won't work using Electro-Smith web programmer.
It almost work. I transfer the program and first LED is on but if I disconnect and reconnect DC (no USB) the LED is never light anymore. If I use a compiled BIN from tcpoint repo, it works. Disconnect DC, reconnect and LED is lit.
The BIN file I produce from the exact same source as tcpoint is about 1k bigger but I know he built it on a Linux box... and his works.
I'm open to ideas and suggestions!
I've setup my Mac and everything seems to work to create BINs from C++ except it doesn't.
I installed using this:
1b. Installing the Toolchain on Mac
Wiki for the Daisy ecosystem. Click the link to the right to get started -> - electro-smith/DaisyWiki
github.com
Then : Clone @tcpoint files using his instructions : https://github.com/tcpoint/terra#setup-instructions
I was able to compile without any error message but ultimately, the BINs (verb or delay) won't work using Electro-Smith web programmer.
It almost work. I transfer the program and first LED is on but if I disconnect and reconnect DC (no USB) the LED is never light anymore. If I use a compiled BIN from tcpoint repo, it works. Disconnect DC, reconnect and LED is lit.
The BIN file I produce from the exact same source as tcpoint is about 1k bigger but I know he built it on a Linux box... and his works.
I'm open to ideas and suggestions!