STM32F746 Nucleo SES Git Repository

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • STM32F746 Nucleo SES Git Repository

    I used the ST Cube software to export source as an Atollic TrueStudio project and imported it into SES. My goal is simply to get the LWIP stack up and running with FreeRTOS on the STM32F746 Nucleo board. This first commit will build and prints 'Hello' once a second to the output window using RTT. My next step is to see if I can one of the basic LWIP demos to run. Maybe it will right away but if it doesn't then perhaps others may be interested to help me get this going. If nothing else you may read my notes on creating the project (see below).

    Normally I spend a lot of time organizing the source of a project. I'm not worried about this too much on this project and, more or less, left them where the tools dropped them.


    No disrespect intended to Segger EMBOS or their networking stack. I've selected and am using EMBOS at my day job (also with SES)!

    github.com/razed11/nucleo


    Notes on getting from Cube to SES:

    github.com/razed11/nucleo/blob…r/Atollic/Information.txt