Skip to main content
OGhis
Senior
August 21, 2019
Question

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

  • August 21, 2019
  • 2 replies
  • 653 views

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

This topic has been closed for replies.

2 replies

kurta999
Senior
September 1, 2019

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

OGhis
OGhisAuthor
Senior
September 3, 2019

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