2019-08-21 12:59 PM
When the embedded tracer is active in the MXcube for the STM32G474, the following files are missing:
#include "stm32g4xx_ll_bus.h"
#include "stm32g4xx_ll_dma.h"
#include "stm32g4xx_ll_gpio.h"
#include "stm32g4xx_ll_rcc.h"
#include "stm32g4xx_ll_usart.h"
See file tracer_emb_config.h
These files aren't added after generating the code
Conditions:
2019-09-01 02:19 PM
Could somebody please explain for me what is this? How to use this tracer?
2019-09-02 11:41 PM
I have try to let working this module, but i have seen that this module isn't complete.
Wait on the next HAL library version when the different issues are resolved