I'm trying to change debug configuration, for example, the Network Core, between release, debug, and debug STDIO, or Compiler/I/O/STDOUT between User, EVR, ITM, and the RTE_Components.h file doesn't change, is it necessary to do any particular additional action for it to be updated? Shouldn't it be automatically updated when I change a configuration like Debug?
In the meantime, I've tried to run the STMCubeMX from the "Manage Run-Time Environment" window and generate code, and the RTE_Components.h file was updated but it got almost empty, it has lost almost all its previous defines.
Thanks in advance!
Fernando
Not sure if this could be related to the other problem I'm having on the network debug: https://community.arm.com/support-forums/f/keil-forum/51803/adding-debug-to-the-network-stack-not-working, still not able to run it in debug mode, only in debug STDIO, but then it seems the Compiler / I/O / STDOUT is not being correctly mapped.