Hi, I have faced a problem, that armclang produced a unexpected brk instruction. Here is my C snippet. It reads values from a shift register one by one. static void zmodp_read_Z(unsigned int buf[], int len) {
↧