VL53L3CX API With stm32l476rg error while building code
Hi folks
,Im using VL53L3CX API for Stm32l476rg .Im generating code through CubeMx on keilinclude all .h & .c file from core & platform of api in inc & src folder of Project,also giving path .I got some error in Platform files & in main code .Please find in description.
error1> cannot open source input file windows.h
error2>Cannot open source input file "vl53lx_hist_funcs.h", "vl53lx_xtalk.h"
In main code main.c got error struct unnamed has no field i2c handle & Dev->I2cDevAddr
Please Let me know any solution ASAP .THANKS IN ADVANCE..
