Search found 13 matches

by eSYS.co
Tue Mar 12, 2019 12:46 pm
Forum: Flowcode V8
Topic: Generate own FCDX Processor Description
Replies: 3
Views: 2448

Re: Generate own FCDX Processor Description

Hello Leigh,
thank you very much for fast response.

Thats great, because this type of Microcontroller is a very cheap and with more than 200 Mhz also powerfull controller.
So i think thats a famous Type for future Designes.

Best regards

Andreas
by eSYS.co
Tue Mar 12, 2019 11:05 am
Forum: Flowcode V8
Topic: Generate own FCDX Processor Description
Replies: 3
Views: 2448

Generate own FCDX Processor Description

We use the very new STM32F730R8. Is it possible to generate a own FCDX file for the STM32F730R8 ? We have generate a testfile and insert it to the "FlowcodeV8\FCD\ARM" Folder. But Flowcode don`t show this in the "Chose a Target" Structure. Is there a additional File or Registry ? Thank you for Help,...
by eSYS.co
Mon Jun 12, 2017 8:35 pm
Forum: 32-Bit ARM
Topic: Nucleo Board F746ZG not found ?
Replies: 13
Views: 13556

Re: Nucleo Board F746ZG not found ?

That works - Thank you
by eSYS.co
Thu Jun 08, 2017 1:58 pm
Forum: 32-Bit ARM
Topic: Nucleo Board F746ZG not found ?
Replies: 13
Views: 13556

Re: Nucleo Board F746ZG not found ?

I have checked this.

Yes, it is the same.
by eSYS.co
Thu Jun 08, 2017 9:58 am
Forum: 32-Bit ARM
Topic: Nucleo Board F746ZG not found ?
Replies: 13
Views: 13556

Re: Nucleo Board F746ZG not found ?

Windows 10
by eSYS.co
Thu Jun 08, 2017 8:38 am
Forum: 32-Bit ARM
Topic: Nucleo Board F746ZG not found ?
Replies: 13
Views: 13556

Re: Nucleo Board F746ZG not found ?

I have check all, but same response. I think flowcode do not find the Nucleo Board. Problems with the Filename ? "NODE_F746ZG (F:)" C:\Users\Public\DOCUME~1\flowcode\test746_STM32F746xx_8000000>arm-none-eabi-size -B "..\test746.elf" text data bss dec hex filename 3644 4 1540 5188 1444 ..\test746.elf...
by eSYS.co
Wed Jun 07, 2017 10:15 am
Forum: 32-Bit ARM
Topic: Nucleo Board F746ZG not found ?
Replies: 13
Views: 13556

Re: Nucleo Board F746ZG not found ?

NODE_F746ZG (F:)
by eSYS.co
Wed Jun 07, 2017 9:34 am
Forum: 32-Bit ARM
Topic: Nucleo Board F746ZG not found ?
Replies: 13
Views: 13556

Re: Nucleo Board F746ZG not found ?

I have do this and store the new file in the FCD/ARM Directory. The error have change a little but come also. Start von Linker/Assembler... C:\Program Files (x86)\Flowcode 7\tools\DoNothing\DoNothing.exe Start des Programmers... C:\Program Files (x86)\Flowcode 7\compilers\STARM\batch\driveprog.bat "...
by eSYS.co
Wed Jun 07, 2017 8:03 am
Forum: 32-Bit ARM
Topic: Nucleo Board F746ZG not found ?
Replies: 13
Views: 13556

Nucleo Board F746ZG not found ?

I want to transfer the program to the Nucleo Board F746 but this messege is coming from the driveprog.bat The Board works perfect with the IAR or Keil Compiler, so i think connect to USB is correct. Thank you for help. Start von Linker/Assembler... C:\Program Files (x86)\Flowcode 7\tools\DoNothing\D...
by eSYS.co
Wed May 31, 2017 10:48 am
Forum: 32-Bit ARM
Topic: Opimization Level of GNU ARM Compiler
Replies: 1
Views: 5652

Opimization Level of GNU ARM Compiler

How can I change the optimizer level of the GNU ARM compiler?

And at which stage the Compiler is located in the Flowcode standard ?

Thank you for Help !

Andreas
by eSYS.co
Sun Jul 24, 2016 10:11 pm
Forum: Flowcode V7
Topic: Pin Selection for Internal CAN
Replies: 11
Views: 8306

Re: Pin Selection for Internal CAN

Thank you for the zip file. Now i can set the Input and Output Pins for the CAN_Driver. :D Whren i compile the Code i become the following error message: Is there an additional problem ? C:\Program Files (x86)\Flowcode 7\CAL\/PIC16BIT\PIC16BIT_CAL_CAN.c: In function 'FC_CAL_Internal_CAN_Init_1': C:\...
by eSYS.co
Fri Jul 15, 2016 5:13 pm
Forum: Flowcode V7
Topic: Pin Selection for Internal CAN
Replies: 11
Views: 8306

Re: Pin Selection for Internal CAN

Yes that is correct. I use the can from the "comms" menue.
Handle = Can1
Type = can (internal, mcp2515)

But i don't can change the connection pins.
There Show always
TX Pin $PortA.
RX Pin $PortA.

Best regards,

Andreas
by eSYS.co
Fri Jul 15, 2016 11:36 am
Forum: Flowcode V7
Topic: Pin Selection for Internal CAN
Replies: 11
Views: 8306

Pin Selection for Internal CAN

Hello Flowcode 7 friends, I have a problem with the set of input and output pins for the internal CAN. There are at "Connections"> TX pin and RX pin. I can open here "Edit properties" and set checkbox "writeable". When i dobble click "$ PORTA," the grafical Pin editor opened. The preselected pin is ...