Update on v3, compared to v3, the UART interrupt is already enabled for you, as some trainee had difficulty generating the dependency for the UART interrupt handler.
If you encounter any issues (cannot enter interupt handler) while working on Tutorial 2 homework or classwork, please download this latest version.
Most settings remain the same as in v3, so the main.c file from v3 can be directly used with this version.
v3 description:
This ZIP project is designed for Tutorial 2 homework and your RDC.
In comparison to v2, some pin configurations have been updated, and {BTN2, LED2~4} are now defined.
This project is intended for use with our custom-designed mainboard, not the development board you have been using since Tutorial 1.