No build config for F303RE in IAR
- October 17, 2017
- 2 replies
- 2713 views
I am experiencing some issues running the FOC SDK v4.3.
My HW-setup:
Control board: NUCLEO - STM303 (ST part number)
Power board: X-NUCLEO-IHM08M1 (ST part number)
PMSM motor
IDE: IAR
Currently I am able to compile and download code to the F303RE, however the motor only spins a short period of time, and then stops, requiring a reset with the black reset button in order to make it start running again using the user button (blue) on the F303RE. I am not sure what the problem is, but I notice that there is no build configuration for the F303RE.
Currently I open STM32 PMSM FOC LIB\Web\Project\EWARM\STM32F30x_Workspace.eww and build using STM32303C-EVAL_SINGLEDRIVE as option in the drop-down menu, please see attached pic.
Why is there no build config for F303RE in IAR drop-down menu?
Should I even be able to compile and download to target when the build config is wrong?
My problems could have all types of sources obviously, but I would like to ensure that I am using the correct build config at least.
#f303re #iar-ide