Hi JD, I have done changes as suggested by i;m getting below error , this error is same as mention in the thread as well, as compiler won't allow AND operation on function pointer. #pragma location="APP_PROXY_VECTORS" __root const unsigned int ProxyVectorTable[] = { 0x0080, ((unsigned long)Dummy_Isr & 0xFFFF), ] Error[Pe028]: expression must have a constant value
↧