Skip to main content
MKraw
Associate
October 30, 2019
Question

How can I handle situation with undefined references after Update

  • October 30, 2019
  • 2 replies
  • 1890 views

After update of CubeIDE I got several errors with undefined reference- all were from stm32_seq.h methods. How can i fix it

0690X00000ArTgRQAV.png

This topic has been closed for replies.

2 replies

Hugues DE CARVALHO
Visitor II
November 29, 2019

I have the exact same problem...

I've tried recreating my project from scratch without success.

Hugues DE CARVALHO
Visitor II
November 29, 2019

Hey,

I solved the problem by unchecking the Exclude resource from build in the parameters checkbox of the sequencer and lpm repertories.

Hugues