• How can I make HIDClient.exe to work in XP Home edition
    Hi Everybody, When I run HIDClient.exe in XP Home edition, it hangs. I could debug it and find out that it hangs on WriteFile function. I would appreciate if you would let me know how to make it work...
  • How can I make HIDClient.exe to work in XP Home edition
    Hi Everybody, When I run HIDClient.exe in XP Home edition, it hangs. I could debug it and find out that it hangs on WriteFile function. I would appreciate if you would let me know how to make it work...
  • APNT 167 - CAN Example - I can't make it to work ...
    Respected Colleagues, I can not establish communication between two Keil MCB167 NET boards trough CAN bus using APNT 167 example code. As I see on my scope screen, everything seams to be OK, CAN...
  • APNT 167 - CAN Example - I can't make it to work ...
    Respected Colleagues, I can not establish communication between two Keil MCB167 NET boards trough CAN bus using APNT 167 example code. As I see on my scope screen, everything seams to be OK, CAN...
  • how to make function in "math.h" work?
    math.h For functions in this file to work, you must first call _fp_init() and reimplement __rt_raise(). what does this mean? could show me an exemple? I want to use log() , how to make it work...