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.
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 "E:\" "test746" DIS_F
find: /i: No such file or directory
find: DIS_F: No such file or directory
find: /i: No such file or directory
find: DIS_F: No such file or directory
find: /i: No such file or directory
.....
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 "E:\" "test746" NODE_F
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
....
Strange then, that should work with the latest FCD file.
Can you try again, but wait until you see the attached drive, as above, then do the compile to chip.
Thanks
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
Compilation successful
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 "C:\Users\Public\DOCUME~1\flowcode\" "test746" NODE_F
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
find: /i: No such file or directory
find: NODE_F: No such file or directory
NODE_F board is not connected.
Could you just check that your copy of driveprog.bat is that same as this one attached?
It is in the Flowcode7 installation directory \compilers\STARM\batch
edit: Also, is it possible to manually copy the Flowcode output .bin file to the Nucleo virtual drive?
You might have missed this edit.
Can you try this manual copy (drag and drop) of the .bin file from the Flowcode build directory directly into the Nucleo virtual drive, does that work?
If you're still having trouble with this then the following workaround might work, but only if the drive letter of your device remains the same (I am assuming it is "F:" in the code below). Simply put replace the code in the batch file with this: