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

Calling a Python script from Segger Embedded Studio

Hi

I have made a small Python script that generates a C-file with the build date/time and some other values.

Is it possible to make Segger Embedded Studio execute the python script before a rebuild so the generated file is always up to date? Or do I have to call the build command from the python script instead? 

Parents Reply Children
Related