2015-12-26 11:10 AM
Hi,
Not getting anywhere with GCC I've gone ahead and installed windows, keil, cube and the FOC development kit. When I follow STM's howto for compiling the example, keil reports: ''undefined symbol: R3_1_F3xx_NewObject''This symbol is defined in the Web/Project/MDK-ARM/MC_Library_Compiled/Exe/MC_Library_STM32F302x8_single_drive.lib library. And... under project->manage->project items I see MC_Library_STM32F302x8_single_dri listed in the third column. Apparently the windows8 window-manager does not allow me to increase the size of that window, so I must assume that the last two letters are there. So: How do I check that this library is actually used, and/or how do I find out why it isn't finding this symbol?2015-01-03 06:24 AM
2015-12-27 03:42 AM
2016-01-07 08:32 AM
Ciao Roger
Working with GCC is the hard way. This because the official release coming up only with IAR and Keil support and this mean that using one of this two tools the difficulty shall be less. Probably with some configuration of the FW the 32k will be exceeded. But if you don't enable the motor profiler I think that the evaluation version of IAR and Keil can be sufficient to work with the serial communication and so controlling the motor using the ST MC Workbench (that is preferable). Frankly I don't understand the issue that you get compiling the Potentimeter example, I'll verify it, usually it works. For the IHM001 there isn't a particular example. The ST MC Workbench support out-of-the box this kit when you create new project, so you can configure very easily the MC FOC lib. to run on P-NULCEO-IHM001. Ciao Gigi2016-01-10 07:52 AM
2021-06-28 03:07 AM
The question has been moved from the "Motor Control Hardware" section to the "STM32 Motor Control" section (the question is about the STM32 MC SDK).
Best regards