Quantcast
Channel: MPLAB XC16
Viewing all articles
Browse latest Browse all 1508

Error for automatic generation of DSP instruction (karanbanthia)

$
0
0
Hi all, I have the following line of code perfectly working in C30 compiler but gives an error saying "Automatic generation of DSP instructions not yet supported; use __builtin_ addab() instead" in xc16 compiler. volatile register int accuA asm("A"); accu..

Viewing all articles
Browse latest Browse all 1508

Trending Articles