• How to deal with bypass mode?
    I download the CAN example from " http://www.keil.com/appnotes/docs/apnt_181.asp " .When I debug the project,It shows "Device cannot enter bypass mode,Connection to target missing or incorrectly" ...
  • netInitialize() fails with NET_ERROR_CONFIG with WiFi network interface
    Hi, I'd like to use WiFi interface in my project, but I found some problem. Before editing my project I tried to modify the "Web Server" example project. Because the WiFi interface needs RTX5...
  • Can I bypass the CAN transceiver
    Hi I want to bypass the CAN transceiver TJA 1040 and connect the Tx of one CAN controller to Rx of another and vice versa. The CAN does not seem to work. Can anyone suggest why this is so? Many...
  • Bypassing Interrupt Vector Table addres
    Hi, i have written a code in C language,in which i used two ISRs for timer0 and timer2. How can i avoid overlapping of addresses of ISRs and main, like we have LJMP instruction in assembly language....
  • Device cannot enter bypass mode. Connection to target missing or incorrect
    I work with a XC164CM an when I want program it I get the ERROR Device cannot enter bypass mode. Connection to target missing or incorrect. Stefan