troubleshooting my RF transmitter

I bought the [315MHz transmitter and corresponding receiver.

I have programmed the atmega8 that is attached to the transmitter with the following [code

If I hook an LED up to the TXD pin instead of the transmitter data pin shouldn’t I see it blinking showing that its sending some data? If it should it doesn’t so I have something wrong. I am using the internal oscillator at 1MHz so I have changed the F_CPU line to 1000000UL and the baud rate to 400. Am I missing something?

Thanks in advance!](http://winavr.scienceprog.com/example-avr-projects/running-tx433-and-rx433-rf-modules-with-avr-microcontrollers.html)](http://www.sparkfun.com/commerce/product_info.php?products_id=8945)

problem solved.

make sure you write the correct .hex file to your chip :x n00b error