This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

segger studio: where is "export makefile" function?

Hi All,

according to the release note an "export makefile" function was added in version 3.22. Problem is I cannot find it. Can anybody enlighten me in which of the thousands of menus segger has hidden this function?

Kind Regards,

  • Hi.

    In the  project explorer, you can right click the project, and select "Export Makefile".

    Best regards,

    Didrik

  • Hi Didrik,

    great, thanks !

    Kind Regards,

  • Well, a makefile can be generated but I'm afraid it is garbage. Useless. For the bin. Hundreds of lines with each over 9000 characters long.  Everything with ../../../../../../.  I am beginning to wonder what clueless people are writing software nowadays.... Donald Knuth was right about the percentage of good students.

    More disappointment and frustration on the nordic / segger tool side. "Embedded Experts" me a**e "Embedded Dilettantes" would be more appropriate.

    Thread can be closed.

  • Oh, another thing: the generated makefile is FAULTY. If you run it from the project file directory to accommodate those obnoxious ../../../../../../ constructs it FAILS (ble_app_hrs example).

    But to be honest, that's what I would have expected already.