- I created a program using PbCdlComm to get data from Data Logger CR200X. It could run well on PC.
But when I ran it on my embedded system (Linux), program threw an error "No response from device" after sending Hello messages.
Does anyone could suggest me some solutions?
P/S: Actually, I using PC200W to send program to datalogger and run the testing application on same PC. Is it the problem when I run it on embedded system.
* Last updated by: khanhlv1407 on 2/20/2012 @ 2:26 AM *
I found my problem. It caused by RS232 connection problem.
Now I got another problem. It throws the error "Incomplete packet".
Does anyone get similar problem?
Thanks!