2024-08-18 08:50 AM - last edited on 2024-08-19 03:35 AM by SofLit
when i import an example from FW package, i got this message.
i have no idea what "nature" is, how could i solve this error?
thanks for your support !
Solved! Go to Solution.
2024-08-26 10:18 AM
This is example project in the Cube library, created with some other version of Eclipse. It needs conversion. Do not open it directly in CubeIDE. Do: Import... Example project.
2024-08-18 08:53 AM
and if i don't solve this problem, it won't allow me to build the project.
2024-08-18 09:35 AM
Hello @HLJ and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you to:
This methode should work fine.
Best Regards.
STTwo-32
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.
2024-08-26 09:09 AM
@STTwo-32 thanks for your reply.
I found the example I'm going to use is not support STM32cubeIDE.
maybe the "nature" problem is because of this issue?
In addition, could you explain the different between STM32CubeMX and STM32CubeIDE?
I can create STM32 project by both of them, but I don't know the different.
2024-08-26 10:18 AM
This is example project in the Cube library, created with some other version of Eclipse. It needs conversion. Do not open it directly in CubeIDE. Do: Import... Example project.
2024-08-26 10:46 AM
Hello @HLJ
To open this project, you have to follow this user manual. For the difference between CubeMX and IDE. First, CubeMX is a graphical interface designed to just do the first configuration and initialisations for your project. For the CubeIDE, it is just a toolchain that we can use to write code, configure parameters, run compile and debug our code.
Ps: CubeIDE even incubate CubeMX.
Best Regards.
STTwo-32
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.
2024-08-31 04:58 AM
2024-08-31 05:06 AM
by the way, I can build and upload the code to the stm32, but the "nature" problem still there.
every time I import an example, the warning pop up. But it seems no effect on my project(?
2024-08-31 02:14 PM
If your project builds successfully, you can delete from the .project file <natures> section the lines that cause warnings (that contain something ....fr)