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

Segger building

Hello, i don't know how build many project with other configuration. I want to do a lot of configurations.Then for each of them make hex files with one click of a button. For each separately, for each configuration separate hex files. With different names under configuration. How i can do it?

Parents
  • Hi

    I just did this myself, and it seems like (in SEGGER at least) you need to create a new "Public Configuration" in order to get a different .hex file in the output. So if you create a public config with the desired name, and add the configs you need, you should see the output files being built in its separate folder.

    This is the procedure I'm aware of, but I guess you can ask SEGGER if there are any alternatives to doing this.

    Best regards,

    Simon

Reply
  • Hi

    I just did this myself, and it seems like (in SEGGER at least) you need to create a new "Public Configuration" in order to get a different .hex file in the output. So if you create a public config with the desired name, and add the configs you need, you should see the output files being built in its separate folder.

    This is the procedure I'm aware of, but I guess you can ask SEGGER if there are any alternatives to doing this.

    Best regards,

    Simon

Children
Related