I see that Flow 8 is ready, could you give any advance of the new components that will be included

Thanks
Enrique
Moderator: Benj
No the tool chain is the compiler which was previous included in the Flowcode installation now you have to down load the compiler"Toolchain" desperately and install it ,you down load the once you use for example you use AVR then you down load the AVR Tool chain and not the otter ones.jgu1 wrote:First, what is the toolchain, is this something I have to buy also?
Jurgen go to buy Flowcode select Upgrade and the login to your account and then select the packs you want you will see the discount they are shown on each pack then when you buy you get the key per email and instruction how to add it to your Matrix accountjgu1 wrote:Once the 'Get Key' button you will be taken the checkout to purchase your Flowcode key. Where is this ?
Everytime I look in basket, the QTY is added up with one more.?
- Seems not to like the spaces in the file path.Launching the compiler...
E:\Program Files (x86)\Flowcode\Common\Compilers\avr\batchfiles\avra.bat atmega328p "C:\Users\Martin\DOWNLO~1\test8.elf" "C:\Users\Martin\DOWNLO~1\test8.c" "C:\Users\Martin\DOWNLO~1\test8.lst"
'E:\Program' is not recognized as an internal or external command,
operable program or batch file.
Hi Martin,mnf wrote:I found a quirk with installing the toolchain...
Installing to it's default directory (of program files (x86)) - causes compilation to fail with- Seems not to like the spaces in the file path.Launching the compiler...
E:\Program Files (x86)\Flowcode\Common\Compilers\avr\batchfiles\avra.bat atmega328p "C:\Users\Martin\DOWNLO~1\test8.elf" "C:\Users\Martin\DOWNLO~1\test8.c" "C:\Users\Martin\DOWNLO~1\test8.lst"
'E:\Program' is not recognized as an internal or external command,
operable program or batch file.
Install to a directory such as c:\Flowcode\toolchain\.. instead to avoid this.
Martin
Code: Select all
dir /X e:\