OK,
I don't have any problem when building my target program, the compiler and the linker are well configurated.
If I click on the menu Build -> Run, C::B will launch cb_console_runner with my target program as parameter. So, C::B will try to execute this target program on my computer, and I don't want this.
I have my utility, named Postmake. I can launch it by the Tools menu, and it transfers the target program on my target (IPC@Chip) and launch it on this target too.
The idea is to launch Postmake by clicking on the menu Build -> Run. Is that possible ?
Thank You,
Pascal.