This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CoNOP "error A136:Number or types of operands do not match"

Re: Infineon's DSP library for C166v2 core.
I've converted the C166lib from Tasking to
Keil but one line fails to assemble in
Misc\DPRAM_init.asm file with error A136.
Here's the line:
CoNOP [IDX0-QX0] ;(IDX0)=(IDX0)-(QX0)
I assume it gets through the Tasking
assembler without problems.