cancel
Showing results for 
Search instead for 
Did you mean: 

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

NCTUser
Associate III

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

1 REPLY 1
Vprabhu
Associate II

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.