STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Cant Compile Yoct

Dear All, I have followed the instruction as per Intro to Embedded Linux Part 2 - Yocto Project.The compilation for layer kirkstone. When i run the command "bitbake core-image-minimal" it give error after 4 hours of work.The error is pasted below./ho...

apkumar by Associate
  • 789 Views
  • 1 replies
  • 1 kudos

Resolved! STM32MP157A-EV1,SD HAL library bug

Function : uint32_t SD_UltraHighSpeed(SD_HandleTypeDef *hsd)bug : Array Bounds Writecode : uint32_t SD_hs[16] = {0};   if (__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_RXFIFOHF)) { for (count = 0U; count < 8U; count++) { ...

李放.1 by Associate II
  • 279 Views
  • 1 replies
  • 2 kudos

Resolved! Trouble building meta-st-stm32mpu-app-logicanalyzer ("backend.c:49:10: fatal error: gtk/gtk.h: No such file or directory")

I need assistance building the https://github.com/STMicroelectronics/meta-st-stm32mpu-app-logicanalyser project. I have the Distribution-Package building successfully, but when I follow the instructions for the example meta layer, I get the following...

JCant.1 by Associate III
  • 825 Views
  • 11 replies
  • 0 kudos