Build Project: sorry, unimplemented: Thumb-1 hard-float VFP ABI
Hi,
got a fresh STM32F767 Nucleo-144 Board, installed STM32CubeMX-4.15.1, sw4stm32_win_64bits-v1.8 and tried some of the examples in the STM32Cube_FW_F7_V1.4.0 package but none of them are working.
I followed the instructions in the documentation, i.e. switch workspace, select example and import project but when i select build project i always got the same error messages:
Description	Resource	Path	Location	Type
make: *** Example/User/main.o Error 1	STM32F767ZI-Nucleo		 	C/C++ Problem
Description	Resource	Path	Location	Type
sorry, unimplemented: Thumb-1 hard-float VFP ABI	STM32F767ZI-Nucleo		line 81, external location:
The first message can be solved with the solution posted in [http://www.openstm32.org/tiki-view_forum_thread.php?comments_parentId=3096|-> Link  fpv5-sp-d16
Floating-point ABI			-> hard
Instruction Set				  -> Thumb II
I will be grateful for any help you can provide.


