cancel
Showing results for 
Search instead for 
Did you mean: 

Files missing from FP-IND-PLCWIFI1 zip file

Dave Bohan
Associate II
Posted on April 25, 2018 at 23:26

I downloaded the FP-IND-PLCWIFI1 software.

When I try to build the project 'STM32F401RE-Nucleo' there are a number of header files missing

such as stm32_spwf_wifi.h, stm32Fxx_nucleo.h and relay.h to name a few.

I am using:

   Atollic TrueSTUDIO® for STM32, Built on Eclipse Neon.1a.

   Version: 9.0.1

   Build id: 20180420-1214

to build the project.

Any idea why the files are missing from the .zip?

14 REPLIES 14
Posted on May 08, 2018 at 19:57

Andrea,

I found the references to 'c:/Users/massimo...' the the .project files and corrected them.  The project now builds!

Is this a bug in the FP_IND_PLCWIFI1 project?  It seems incorrect to have hard coded paths inside of this project.

Thanks,

Dave

Posted on May 09, 2018 at 09:41

Hi Dave,

thank you for reporting us the problem and attaching the logs. The references to a user folder points to problem in the project. 

Thanks a lot!

   Luca 

Posted on May 09, 2018 at 09:48

Hi Dave,

an action has been taken by the people in charge to fix the issue. Stay tuned for the next package updates.

Kind regards

Andrea

Posted on May 11, 2018 at 17:40

Hi Dave,

great news! A new release of the

https://community.st.com/message/[‎5/‎11/‎2018 5:30 PM] Luca CELETTO: http:/www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-ode-function-pack-sw/fp-ind-plcwifi1.html

package fixing the issue is now available. Please, check it out.

Kind regards

Andrea

Posted on May 22, 2018 at 15:32

Andrea,

I downloaded the new version of

FP-IND-PLCWIFI1 (V1.0.1) and opened the projects in System Workbench.

I immediately see the following error:

 make: *** No rule to make target 'C:/Middlewares/ST/STM32_SPWF01SA/Utils/event_buffer.c', needed by 'Middlewares/STM32_SPWF01SA/Utils/event_buffer.o'.  Stop.    OUT01A1

This error is repeated for each of the three projects: OUT01A1, PLC01A1, and PLC01A1_OUT01A1.

It appears that there are still hardcoded paths in the project.

Thanks,

Dave