Skip to main content
Visitor II
September 23, 2020
Solved

ERROR VL53L0X

  • September 23, 2020
  • 2 replies
  • 1934 views

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

    This topic has been closed for replies.
    Best answer by Julien NGUYEN

    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

    2 replies

    ST Employee
    September 23, 2020

    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

    MSAMB.1Author
    Visitor II
    September 23, 2020

    I tried but it's the same @Julien NGUYEN​ 

    MSAMB.1Author
    Visitor II
    September 23, 2020

    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

    ST Employee
    September 23, 2020

    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

    MSAMB.1Author
    Visitor II
    September 23, 2020

    Ahok It's working thank you @Julien NGUYEN​