Hi *
DBG: Devices found: 0
Just started developping with EFM-02 board. When running the example c/c++ code with log level 0x3 I get DBG: Devices found: 0.
So no device is found?
const std::vector<EnumeratedDevice> devs = enumerate(ALL); returns 0 devices
Working with Ubuntu 16.04 LTS.
Does anybody have a idea, why the device is not detected?
DBG: Devices found: 0
Just started developping with EFM-02 board. When running the example c/c++ code with log level 0x3 I get DBG: Devices found: 0.
So no device is found?
const std::vector<EnumeratedDevice> devs = enumerate(ALL); returns 0 devices
Working with Ubuntu 16.04 LTS.
Does anybody have a idea, why the device is not detected?