cancel
Showing results for 
Search instead for 
Did you mean: 

undefined reference to `nx_driver_emw3080_entry' in STM32U585I-IOT?

Nitin
Associate III

 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.

2 REPLIES 2
Semer CHERNI
ST Employee

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.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

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.