Open sy2002 opened 4 years ago
We must not forget to adjust the assembler and C test programs to adhere to these new semantics and to our new ISR best practices. I adjusted test_programs/fancy.asm
but all the others are still adhering to the old semantics.
We also must not forget to adjust all assembler and C test programs to activate interrupts at first because interrupts are now disabled by default (see https://github.com/sy2002/QNICE-FPGA/issues/139#issuecomment-694474689)
I suggest the Monitor enables global interrupt.
@MJoergen Can you take this one and finalize it? The remaining TODOs as far as I oversee them correctly are:
fancy
to the new semantics