How to build Nucleo 144 projects?
Greetings,
I just received a Nucleo-F303ZE aka Nucleo-144. The card says there would be code and examples on the NUCLEO-F303ZE page: https://www.st.com/en/evaluation-tools/nucleo-f303ze.html
That page said I might also like: STM32CubeF3. I downloaded that set of files and a patch directory. My first question is how do I apply the patch? I see that some of the patch directories are empty which suggests to me that perhaps I copy over complete directories where the exist. Is that correct?
Next question is examples. What are EWARM, MDK-ARM, and SW4STM32?
The User's manual for the kit says to open my favorite tool chain and rebuild all of the files. I have STM32CubeIDE installed. I tried to import an STM32CubeF3 example project as a makefile project and build it. The IDE said the files would need to be converted from Nucleo. This implies there is another IDE that I should be using. Is there a Nucleo IDE? Since I could not find one I tried to build the project but the IDE said the makefiles was missing although they exist in the debug directory.
So there maybe I need to use a different IDE but it seems I don't know how to import ST projects either.
Any suggestions would be appreciated.
Thank you,
John
