Hi,
I've dowloaded the new flowcode 10 and STM32 compiler for evaluation ( 30days free) before to buy a professional licence. I've already the very old version of Flowcode 4 for PIC. The target of my projet is STM32F303VC.
i've made a small programm for evalution and it runs in debug mode, but I couldn't build the SW. the path of the compiler option is not available and it is not possible to change it with the right path (after STM32 compiler installed).
the batch file installed is "arm7comp.bat" and the batch file asked is "stm32comp.bat".
Could you help me to configure the STM32 compiler?
do you have a installation guide for installing and setup compiler option ?
Thanks and regards
Flowcode 10 and STM32 Compiler
-
- Posts: 2
- http://meble-kuchenne.info.pl
- Joined: Tue Apr 04, 2023 1:46 pm
-
- Matrix Staff
- Posts: 1952
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 698 times
Re: Flowcode 10 and STM32 Compiler
Hello,
The compiler location is set using File -> Global Settings -> Locations tab
The default location for the toolchain should be something like this. Note the ARM vs STARM.
C:\Program Files (x86)\Flowcode\Common\starm\
You might also need to check you have installed the STARM toolchain and not the ARM toolchain as that's for Atmel ARM devices.
The compiler location is set using File -> Global Settings -> Locations tab
The default location for the toolchain should be something like this. Note the ARM vs STARM.
C:\Program Files (x86)\Flowcode\Common\starm\
You might also need to check you have installed the STARM toolchain and not the ARM toolchain as that's for Atmel ARM devices.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Re: Flowcode 10 and STM32 Compiler
hi
it works with the right toolchain !!
with the right path.
Do you have a user manuel for each target for programming?
thank for your help.
regards
it works with the right toolchain !!
with the right path.
Do you have a user manuel for each target for programming?
thank for your help.
regards