wintuvogga / STM32F407_PPPoS

This is the working example for STM32F407 and Quectel UC20 3G module as PPPoS adapter.
5 stars 4 forks source link

Compatibility Inquiry: Utilizing Project in STM32CubeIDE on Windows #1

Open Noushadali007 opened 1 month ago

Noushadali007 commented 1 month ago

Hello,

I am working on an STM32 project and have encountered a few issues that require urgent attention:

File Extraction Issue: The project contains two files with the same name (Core & core), which I am unable to extract in my Windows environment. This is causing significant difficulties in managing the project files.

Project Compatibility: The project has a fatal error related to the missing cmsis_os2.h file. It is currently configured with CMSIS_V1 enabled. I am considering switching to CMSIS_V2 to resolve this issue and want to confirm if STM32CubeIDE on Windows is compatible with this setup.

Questions:

1) How can I address the issue of having two files with the same name that cannot be extracted in a Windows environment? 2 Is the STM32CubeIDE on Windows compatible with the project when switching from CMSIS_V1 to CMSIS_V2? 3) Are there any specific steps or configurations required to ensure compatibility?

Your prompt assistance with these issues would be greatly appreciated.

Thank you!

wintuvogga commented 1 month ago

Hi , Sorry for the delay. Its been a long time since this project was updated. I am going to re visit and fix everything soon and update the code in October 2024.

Noushadali007 commented 1 month ago

Hi@wintuvogga Thank you for your response. I look forward to receiving the updated code in October 2024