At the moment, all programming errors either break compilation with lengthy errors or fail silently. I am not sure if there are any run-time errors to catch, but there is a lot that could be done to check for proper register access, etc. at compile-time.
I'll create a branch to look into this.
At the moment, all programming errors either break compilation with lengthy errors or fail silently. I am not sure if there are any run-time errors to catch, but there is a lot that could be done to check for proper register access, etc. at compile-time.
I'll create a branch to look into this.
At the moment, all programming errors either break compilation with lengthy errors or fail silently. I am not sure if there are any run-time errors to catch, but there is a lot that could be done to check for proper register access, etc. at compile-time.
I'll create a branch to look into this.