Jesse Smith
Jesse Smith
the esp32 fireware: esp32spiram-20210902-v1.17.bin
robotframework-ride 2.0b1
- [ ] **test.robot** `*** Settings *** Library keywords.py *** Variables *** ${HOST} ('192.168.8.104', 8081) ${TARGET} ('192.168.8.104', 8080) *** Test Cases *** TEST [Documentation] Test ${ret} Udp Query ${HOST} target=${TARGET}...
@HelioGuilherme66 The test case and the keywords file are here.
> Hey @keelung-yang, I did see your proposal (🥳!) but I currently do not have time to review it. Sorry for that 😒. ZLG can interface has added by #1351
> from zlgcan import ZCAN, ZCANDeviceType, ZCAN_Transmit_Data, ZCAN_TransmitFD_Data, ZCAN_Receive_Data, ZCAN_ReceiveFD_Data, ZCANDataObj, ZCANException, ZCANMessageType, ZCANCanTransType > > My zlgcan file doesnot contain "ZCANDeviceType, ZCAN_Transmit_Data, ZCAN_TransmitFD_Data, ZCAN_Receive_Data, ZCAN_ReceiveFD_Data, ZCANDataObj, ZCANException, ZCANMessageType, ZCANCanTransType"....
I have separated the code for different platforms.
All right. but there is no panic when using dlopen2.
Ok. I'll try it later because i'm refactoring the code.