I want to develop application software with ActiveX control that TI provided . First call the function DDC4100Ctrl.ConnectDevice(1,c:\usb_main.bin), it returns 1, then, call DDC4100Ctrl.IsDeviceAttachede(), it returns 0, which means not connect to the device, besides I cannot load image to DMD . it is difficult to explain why two return values are contradictory .
how can i connect to device? I use .77 DMD Platform . thank you !