I have a LogicPD OMAP L138 EVM and I am using CCS 4.2.4.00033. I want to create C (and possibly assembler) interrupt service routines (isr) without using SYS/BIOS. I cannot find any examples or documentation which shows how the vectors etc. should be setup and also how to create a interrupt from software to test the isr.