• Network + Wifi and bypass mode
    Hello, I've got question about bypass mode support in Network Library from MDK, version 7.13.1. From my observation there is a setting in ARM_WIFI_CAPABILITIES called bypass_mode. I know that also...
  • How to deal with va_xxx constructions?
    Hello, I have the following piece of code: static void *Circle_ctor( void *_self, va_list *app ) { struct Circle *self = ( (const struct Class *) Point )-> ctor( _self, app ) ; self->rad =...
  • 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