Hi,
Thanks to your help. I have implemented UART interrupt and GPIO interrupt successfully. Also, clock timer is working correctly with interrupts.
And then I need NDK to transmit sensor data to server.
So, I added helloWorld project to my project.
After adding, helloWorld on EVM6678l is working without problem. I verified using helloworld winapp dos program.
But UART interrupt didn't work. Clock timer is working correctly. I think GPIO interrupt is working.
Could check my *.cfg file?
I think I'm using interrupt 7 used by NIMU.
Thanks in advance.
Baeyoung