hello, are there intrinsic functions available for the XC164 to use the multiply unit of the ALU? For example for calculations like: 16bit x 16bit = 32bit (MUL-instruction)or 32bit / 16bit = 16bit (DIVL-instruction)? regards! Andreas
Hi Mike, Thanks for the answer! With the tasking compiler this was a problem. With Keil it works well! regards Andreas