This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

INTERNAL ERROR: C2000 Code Generation Tools 5.2.4\bin\asm2000.exe experienced a segmentation fault...

I get a segmentation fault when assembling the following instruction (28335):

        rptb      $2,acc

I assume that the acc register is not a legal register for this opcode but it shouldn't seg. fault.