2020-12-29 12:12 AM
Hello All,
While building my project, I got 3 errors as shown below. I have no application level errors.
Error Messages:
In file included from ../STM32GENERIC-master/tools/win/src/upload-reset/upload-reset.c:29:0:
c:\st\stm32cubeide_1.4.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.win32_1.5.0.202011040924\tools\arm-none-eabi\include\termios.h:4:10: fatal error: sys/termios.h: No such file or directory
#include <sys/termios.h>
^~~~~~~~~~~~~~~
compilation terminated.
make: *** [STM32GENERIC-master/tools/win/src/upload-reset/subdir.mk:18: STM32GENERIC-master/tools/win/src/upload-reset/upload-reset.o] Error 1
make: *** Waiting for unfinished jobs....
"make -j4 all" terminated with exit code 2. Build might be incomplete.
For this project, I'm making use of :
Please help me resolve this issue as soon as possible and thank you for your help.
2020-12-29 12:23 AM
Hello @SP.19
Could you please share your ioc file to check your problem?
Thanks, Khouloud
2020-12-29 01:32 AM
Yes ma'am. I have attached the .ioc file here.
Thank you.
Edit: Ma'am, I have attached the file in email. I'm unable to attach it here in the forum.
2020-12-29 02:56 AM
Please click on the attach file logo as below:
2020-12-29 03:02 AM
2020-12-30 02:10 AM
I have checked on my side and no issue reproduced, can you please switch to the latest CubeIDE version ?
Thanks, Khouloud