Question - Is there anyone who knows how to do this?
Prepare an ISR and startup code for a system that lights up LED0 on the PSoC Eval1 board (suppose that a wire is connecting P1[0]) to indicate "Low Voltage" whenever there is a supply voltage monitor interrupt.
Note- The startup and ISR code has to be written in assembly only, which is an .asm file.