DSPRelated.com
Forums

Interrupt and timer in davinci evm

Started by ahme...@hotmail.com June 9, 2008
Hi to every one,,,

I have Davinci-DM644x Evaluation Module and XDS510 USB Jtag and i'm using code composer CCS v3.3 under windows XP. I tested by using a small program to perform the binking of 8-leds, without any problem. And I loaded (.out) file successfully to the board (ARM-side).

However when the power is turned OFF, and then turned ON, the blinking of leds stopped. (I could not solve that)

In addition, I need a project (.pjt) including (.asm, .c, .cmd, ....) files, to perform the following task: I want the program that display the sentence "Hello World" every 2 seconds, by using Timer0 and Interrupt Controller.

thanks