Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bash scripts missing from the repository #27

Closed
gregbreen opened this issue Nov 8, 2021 · 4 comments
Closed

Bash scripts missing from the repository #27

gregbreen opened this issue Nov 8, 2021 · 4 comments
Assignees
Labels
bug Something isn't working projects Projects-related (demos, applications, examples) issue or pull-request.

Comments

@gregbreen
Copy link

I'm using Nucleo-WL55JC1 and STM32CubeIDE 1.6.0. Building under Ubuntu 20.04.

Having cloned this repo, I successfully built and used the following two applications:

I'm now trying to use a FUOTA example, starting with 1_Image_SECoreBin:

However the build fails as follows:

/bin/sh: 1: ../prebuild.sh: not found

Searching the directory tree, I see that prebuild.sh is missing from all of the secure loading projects. Diving deeper, I see that the repository is missing all of the Bash .sh files. These files are present in the e.stm32cubewl_v1-1-0_v1.1.0.zip package that can be downloaded from the ST site. For example:

image

But absent from the repo:

image

@gregbreen
Copy link
Author

OK I see this Secure Engine utilities module is missing too, and explained here: https://github.com/STMicroelectronics/STM32CubeWL/blob/main/Middlewares/ST/STM32_Secure_Engine/readme.txt

So I guess the Bash scripts are omitted on purpose too.

@RKOUSTM RKOUSTM self-assigned this Nov 15, 2021
@RKOUSTM RKOUSTM added the projects Projects-related (demos, applications, examples) issue or pull-request. label Nov 15, 2021
@RKOUSTM
Copy link
Contributor

RKOUSTM commented Nov 15, 2021

Hi @gregbreen,

Thank you for your contribution. You are absolutely right about this point. A fix will be made available as soon as possible.

Thank you once more for your contribution.

With regards,

@RKOUSTM RKOUSTM moved this from To do to Assigned in stm32cube-mcu-fw-dashboard Nov 15, 2021
@RKOUSTM
Copy link
Contributor

RKOUSTM commented Nov 16, 2021

Hi @gregbreen,

The fix is now available in GitHub. Please allow me then to close this issue now.

Thank you for your contribution. We are looking forward to reading from you again.

With regards,

@RKOUSTM RKOUSTM closed this as completed Nov 16, 2021
stm32cube-mcu-fw-dashboard automation moved this from Assigned to Done Nov 16, 2021
@gregbreen
Copy link
Author

Thank you!

@ALABSTM ALABSTM added the bug Something isn't working label Nov 29, 2021
jmadden173 added a commit to jlab-sensing/STM32CubeWL that referenced this issue Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working projects Projects-related (demos, applications, examples) issue or pull-request.
Projects
Development

No branches or pull requests

3 participants