cancel
Showing results for 
Search instead for 
Did you mean: 

BUG: Missing HAL files when the TRACER_EMB is active (STM32G474)

OGhis
Associate III

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:

  • Used tool chain: STM32CubeIDE or STM32CubeMX Version 5.3.0
  • In project manager: Copy only the necessary library files is selected

2 REPLIES 2
kurta999
Senior

Could somebody please explain for me what is this? How to use this tracer?

OGhis
Associate III

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