How to build the hsdatalog app from FP-SNS-DATALOG1 project code using STM32Cube IDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-09 5:09 PM
Newbie with STM32CubeIDE here, so apologies if this is a trivial question ;)
How do I use the sample Project code in the FP-SNS-DATALOG1 repo to build the hsdatalog application for the STWIN Starter Kit, STEVAL-STWINKT1B (SensorTile Wireless Industrial Mode)?
- I've tried to create a project in STM32CubeIDE v1.13.1 using the code located in the fp-sns-datalog1 repo (tag main.v1.5.0) in the folder at: /fp-sns-datalog1/Projects/STM32L4R9ZI-STWIN/Applications/HSDatalog/STM32CubeIDE
- I've tried several choices of how to load a project into the iDE without success.
- Note that the above mentioned folder does not contain an .ioc file
- When I attempt to build the app, I get an error: "make: *** No rule to make target"
- The "Getting started" doc, skips over this, saying just build the app and proceed.
I probably don't need to rebuild this app -- pre-built binaries are provided and I can exercise the kit using them with json config files, but I definitely prefer to be able to examine and build the code I use. And I also want to use the STM32Cube IDE vs the alternatives.
So, what do I need to do to load and build the referenced project?
TIA,
Mike
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-10 12:14 AM - edited ‎2023-09-10 12:15 AM
Hello @mikew67
I suggest you to install the last version of CubeMX and the last version of your firmware fp-sns-datalog1 (using the firmware installer of CubeMX) and then open the exemple from cube Mx in any IDE you want CubeIDE, keil, IAR).
Best regards.
II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-11 2:47 AM
Hello @mikew67 ,
After downloading FP-SNS-DATALOG1 repo, could you please import the project "en.fp-sns-datalog1\STM32CubeFunctionPack_DATALOG1_V1.5.0\Projects\STM32L4R9ZI-STWIN\Applications\HSDatalog\STM32CubeIDE" by following the steps in UM2609 - Rev 9 Section 2.10 Importing existing projects.
I hope this help you!
Kaouthar
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.
