when i debug using the simulator i get this message
undefined opcode trap detected
is it bad ?
Common problems:
- Call through uninitialized function pointers. - Write using uninitialized pointers. - Buffer overwrites. - Stack overflow. - Incorrectly initialized interrupt vectors.