Skip to main content
Nitin
Associate III
February 8, 2023
Question

undefined reference to `nx_driver_emw3080_entry' in STM32U585I-IOT?

  • February 8, 2023
  • 1 reply
  • 1055 views

 If I include mx_chip wifi driver in my own project it never compiles. I am doing everything they are doing in Nx_TCP_Echo_Client example project. Now gave up on this. What dees "Check that this file is included by the driver source and not compiled directly" mean.

Kindly help.

This topic has been closed for replies.

1 reply

Semer CHERNI
ST Employee
February 9, 2023

Hello @Nitin​ 

First let me thank you for posting.

Could you start by checking if the include paths are all set.

This is could be found under [Properties]->[C/C++ Build]->[Settings]->[MCU GCC Compiler]->[Include paths]

And it would be helpful if you can share some screenshot and if possible a minimalistic project where this behavior is found.

KR,

Semer.

Nitin
NitinAuthor
Associate III
February 9, 2023

Hi Semar, Much thanks for prompt reply. I am including all the paths as same as mentioned in working example, still error is not resolving. I am sharing my sample project with you. Please let me know what is the issue. Your help will be a great learning for me as I have tried everything possible from my end.