2020-09-23 04:47 AM
Hello,
I'm using the VL53L0X's API when I open the example project of rangewithsatellite and I compile the main programme, these error message is displaying to the console someone can tell me what should I do? Thank you
this pictures show the error code
Solved! Go to Solution.
2020-09-23 08:27 AM
Hi, The path is too long , as I suggested, unzip the file at C:/
C:\en.X-CUBE-53L0A1\X-CUBE-53L0A1\STM32CubeExpansion_VL53L0X_V1.2.0\Projects\Multi\Examples\VL53L0X\RangingWithSatellites\MDK-ARM\STM32F401RE-Nucleo
2020-09-23 05:22 AM
Hi,
Try to unzip the file under C:/ , because if the path is too long, sometime Keil IDE has some difficulties. Let me know if you can compile the project. Julien
2020-09-23 06:28 AM
I tried but it's the same @Julien NGUYEN
2020-09-23 08:19 AM
file:///C:/Users/msambou/OneDrive/Documents/en.X-CUBE-53L0A1/X-CUBE-53L0A1/STM32CubeExpansion_VL53L0X_V1.2.0/Projects/Multi/Examples/VL53L0X/RangingWithSatellites/MDK-ARM/STM32F401RE-Nucleo/NucleoF401Ranging/NucleoF401Ranging.build_log.htm
2020-09-23 08:27 AM
Hi, The path is too long , as I suggested, unzip the file at C:/
C:\en.X-CUBE-53L0A1\X-CUBE-53L0A1\STM32CubeExpansion_VL53L0X_V1.2.0\Projects\Multi\Examples\VL53L0X\RangingWithSatellites\MDK-ARM\STM32F401RE-Nucleo
2020-09-23 08:43 AM
Ahok It's working thank you @Julien NGUYEN