Question- Is there anyone who knows how to do this? Here's how it works:
Program- Write an ISR and startup code for a system that lights up LED0 on the PSoC Eval1 board (assuming that a wire is connecting P1[0]) to show "Low Voltage" whenever there is a supply voltage monitor interrupt.
The ISR and startup code requires to be written in assembly only (.asm file).