Importing an STM32CubeMX generated project under System Workbench for STM32
Dear Sir Bernard ,
I have been spend a lot of time on solving my project properties build problem.
Now, solved some issues regarding including files.
Right now the problem is,
arm-none-eabi-gcc: fatal error: no input files
compilation terminated.
People are tring to solve this issue in many ways, but still looks tough.
Some people said to install right verrsion of JAVA.
Someone says, http://forums.devshed.com/programming-42/gcc-exe-fatal-error-input-files-952863.html , https://www.eclipse.org/forums/index.php/t/49848/
http://askubuntu.com/questions/575444/no-input-files-running-c-program // for using basic code
I wanted to use Ac6 stm32 MCU GCC Compiler, but same thing happens.
Do you have any suggestion ? I already use MinGW /Cygwin etc.