STMicroelectronics / STM32CubeU5

Full Firmware Package for the STM32U5 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).
Other
121 stars 67 forks source link

SBSFU application does not build #38

Open tdjastrzebski opened 9 months ago

tdjastrzebski commented 9 months ago

SBSFU Application does not build. According to the readme.html found in SBSFU application root folder:

_In order to build the SBSFUAppli Secure and Non Secure projects, you must do the following: • Open your preferred toolchain • Rebuild the two projects Binary builds, but then postbuild.sh script looks for nonexistent paths and C:\scripts\imgtool\main.py script. Was this app actually tested before publishing? CubeMX and CubeIDE are the latest version

Please advise.

image

image
RJMSTM commented 8 months ago

Hello @tdjastrzebski,

Actually, this application has been removed as indicated in the README.md file. This is due to licensing aspects preventing from exposing it on GitHub and now is out of the scope of our GitHub' activity. They are rather treated at ST Community level. Please allow me to redirect you to post your request in the adequate topic from this list.

Now, as this issue is not directly related to some software published in GitHub, please allow me to close it.

More details can be found in https://github.com/STMicroelectronics/STM32Cube_MCU_Overall_Offer/discussions/17 post.

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

With regards,

RJMSTM commented 8 months ago

Hello @tdjastrzebski ,

Actually this application has been removed as indicated in the README.md file. This is due to licensing aspects preventing from exposing it on GitHub and now is out of the scope of our GitHub' activity. They are rather treated at ST Community level. Please allow me to redirect you to post your request in the adequate topic from this list.

Now, as this issue is not directly related to some software published in GitHub, please allow me to close it.

More details can be found in https://github.com/STMicroelectronics/STM32Cube_MCU_Overall_Offer/discussions/17 post.

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

With regards,

tdjastrzebski commented 8 months ago

@RJMSTM Not quite true, SBSFU application has NOT been removed. It can be found here: https://github.com/STMicroelectronics/STM32CubeU5/tree/main/Projects/B-U585I-IOT02A/Applications/SBSFU Moreover, SBSFU is not listed here: https://github.com/STMicroelectronics/STM32CubeU5/blob/main/Projects/README.md#list-of-unavailable-projects What was removed was TFM application. FYI: TFM and SBSFU are two different applications. The first one uses ARM TF-M while the other one does not.