Hello,
I try to install in this folder "C:\flow_avr\" and now it run correctly.
Thanks so much for your help.
Best regards
Search found 7 matches
- Fri Feb 20, 2009 8:36 am
- Forum: Bugs / Application Errors
- Topic: impossible to compile hex with flowcode3
- Replies: 12
- Views: 19570
- Tue Feb 17, 2009 1:00 pm
- Forum: Bugs / Application Errors
- Topic: impossible to compile hex with flowcode3
- Replies: 12
- Views: 19570
Re: impossible to compile hex with flowcode3
hello I confirm that the two cases causes the same compilation error. C:\Progra~1\Matrix~1\Flowcode_AVR\Tools\MX_bats\avra.bat C:\Progra~1\Matrix~1\Flowcode_AVR\Tools\MX_bats\avrb.bat C:\Progra~1\Matrix~1\Flowcode_AVR\Tools\MX_bats\avrc.bat C:\Program Files\Matrix~1\Flowcode_AVR\Tools\MX_bats\avra.b...
- Mon Feb 16, 2009 7:03 pm
- Forum: Bugs / Application Errors
- Topic: impossible to compile hex with flowcode3
- Replies: 12
- Views: 19570
Re: impossible to compile hex with flowcode3
Hello, I send you the full set of messages returned by Flowcode when i try to compile using the shortened path names: Impossible de compiler le fichier C avec atmega324 "F:\aa\flowcode1.elf""F:\aa\flowcode1.c""F:\aa\flowcode1.lst". vΓ©rifier que l'emplacement et les opt...
- Mon Feb 16, 2009 12:39 pm
- Forum: Components (Comms)
- Topic: how to control midi pack with flowcode avr ?
- Replies: 1
- Views: 3226
how to control midi pack with flowcode avr ?
Have you an example to drive midi pack with flowcode for avr ?
Is there a component like lcd ?
Is there specifics commands ?
I know midi but not possibilities with flowcode
thanks
Is there a component like lcd ?
Is there specifics commands ?
I know midi but not possibilities with flowcode
thanks
- Mon Feb 16, 2009 12:33 pm
- Forum: Bugs / Application Errors
- Topic: impossible to compile hex with flowcode3
- Replies: 12
- Views: 19570
Re: impossible to compile hex with flowcode3
hello The strings that should should be present are ok Compiler: %t "%D\%f.elf" "%D\%f.c" "%D\%f.lst" Linker / Assembler: "%D\%f.elf" "%D\%f.hex" Programmer: %a avrispmkii usb "%f.hex" %cfg %c0 %c1 %c2 %c3 i test the mxbat without result. N...
- Fri Feb 13, 2009 8:52 am
- Forum: Bugs / Application Errors
- Topic: impossible to compile hex with flowcode3
- Replies: 12
- Views: 19570
Re: impossible to compile hex with flowcode3
My copy of Flowcode has been installed to the default location C:\Program Files\Matrix Multimedia\Flowcode_AVR? I replace location strings for Compiler, Linker /Assembler, and Programmer respectively: C:\Progra~1\Matrix~1\Flowcode_AVR\Tools\MX_bats\avra.bat C:\Progra~1\Matrix~1\Flowcode_AVR\Tools\MX...
- Tue Feb 10, 2009 4:09 pm
- Forum: Bugs / Application Errors
- Topic: impossible to compile hex with flowcode3
- Replies: 12
- Views: 19570
impossible to compile hex with flowcode3
It's possible to compile in c but not in hex !!! here is my error code. Have you a solution ? Launching the compiler... C:\Program Files\Matrix Multimedia\Flowcode_AVR\Tools\MX_bats\avra.bat atmega32 "C:\DOCUME~1\Administrateur\Bureau\examples\allumer led.elf" "C:\DOCUME~1\Administrat...