Page 1 of 1

error code -1

Posted: Fri Mar 31, 2017 8:40 am
by saschech@gmx.de
Hello

I have probleme to compile.
Change short and long name no succsess
Any ideas

Regards wolfgang

Re: error code -1

Posted: Fri Mar 31, 2017 9:38 am
by LeighM
Hi,

What version of Flowcode are you running? (Menu Help->About Flowcode)

Could you look in your Flowcode7 installation directory, in \compilers\STARM\batch and see if you have the file F429Disco.bat

Thanks

Re: error code -1

Posted: Fri Mar 31, 2017 9:59 am
by saschech@gmx.de
hello

Re: error code -1

Posted: Fri Mar 31, 2017 10:35 am
by LeighM
If you change the target to another ST ARM, such as 32F405RE, does that compile OK?

Re: error code -1

Posted: Fri Mar 31, 2017 10:50 am
by saschech@gmx.de
hello

The same

Re: error code -1

Posted: Fri Mar 31, 2017 11:32 am
by LeighM
Since installation, has Flowcode compiled anything?
Do other targets such as PIC 16F1937 compile?

Re: error code -1

Posted: Fri Mar 31, 2017 11:48 am
by saschech@gmx.de
hi LeighM

I install on my laptop v7 also and have the same problems to compile the arm-projekts.

with the pic no problem.

Regards wolfgang

Re: error code -1

Posted: Fri Mar 31, 2017 1:23 pm
by LeighM
Strange.
Does an AVR target compile, e.g. Arduino Uno?

This FAQ might help ...
http://www.matrixtsl.com/faq/index.php? ... artlang=en

Re: error code -1

Posted: Fri Mar 31, 2017 2:36 pm
by saschech@gmx.de
Hi

After new install with eneable 8.3 compiler is ok,but I have a new error

Regards Wolfgang

Re: error code -1

Posted: Fri Mar 31, 2017 2:41 pm
by LeighM
that's good then :D

could you attach your Flowcode project file? (.fcfx)
thanks

Re: error code -1

Posted: Fri Mar 31, 2017 2:49 pm
by saschech@gmx.de
hi

no problem

Re: error code -1

Posted: Fri Mar 31, 2017 3:53 pm
by LeighM
The gLCD has to match the target device.
You cannot use the 429 gLCD with 746 device.
Have a scroll through the gLCD components and you will see the correct display for whichever Discovery board target you want to use

Re: error code -1

Posted: Fri Mar 31, 2017 4:21 pm
by saschech@gmx.de
Hi

After do all new,show all ok on the display.

Thank you