Skip to main content
NCTUser
Associate II
January 31, 2019
Question

How can I set up a build configuration independet debug configuration in TrueSTUDIO?

  • January 31, 2019
  • 1 reply
  • 1193 views

I am using TrueSTUDIO 9.2.0 and I created a build

configuration named BOOTBUILD, and (after some

struggling) I notice the (default) debug configuration

writes the MCU from wrong ELF file independently

form the active build configuration.

When I change the "Debug/SMI_ECAT_SSC.elf" to

"BOOTBUILD/SMI_ECAT_SSC.elf" it works as expected,

but I do not want create a debug configuration to

every build configuration.

I have tried to use eclipse variable to create a "build

configuration independent" debug configuration but

it did not work.

Now I should change the debug configuration always

when I change the build config, but it is not too efficient.

Could anyone suggest a solution to solve this problem?

Thank you.

0690X000006DKDqQAO.png

0690X000006DKDvQAO.png

0690X000006DKEAQA4.png

This topic has been closed for replies.

1 reply

Vprabhu
Associate III
January 31, 2019

i am on same side of issue now, looking for any solution for the same problem which i am facing with about 20 build configurations.