I'm am using a MC9S08JM16 chip with a IR receiver attached to the IRQ line (external interrupt). Now I'm using the CodeWarrior for microcontrollers v10.0. I'm also using the Processor Expert to create modules such as UART. However, there is no useful IR module. I've also tried searching for "IR", "infrared", "decoder" and other combos in the support sections and have not come up with anything useful. Basically, what I'm curious to know is if there is any sample code, helpful hints, or something that explains how to set up an IR decoding protocol with the IDE and chip I'm using, anyone have any ideas?