This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi all,
I am working on TMS570LS1224 microcontroller I tried writing timer interrupt code for this but it is not working. cany any one please provide example code (timer interrupt ) .
Thanks.
.
Hi Sudhir Mishra,
You can find timer example in the HALCoGen itself.
First go to the Help Topics section in HALCoGen:
Now in examples section you can find example_rtiBlinky example:
In this example they gave step by step procedure to explain, how to enable the timer interrupt for 1Sec. And they are blinking LED for every 1Sec.
Please follow those steps.
And also, you can refer below FAQ:
In above FAQ i mentioned how to access different examples for Hercule devices and also i gave so many examples for testing.
--
Thanks & regards,
Jagadish.
Hello Jagadish,
Thanks for reply I will try to implement first and than If there is any problem I will let you know.
Thanks
Hello Jagadish ,
I tried a lot but timer interrupt is not working. Can you provide a example project in which hello world is printed in timer ISR on every 1 sec .
My controller is TMS570LS1224CPGE
Thanks
Hi Sudhir,
I don't have this board,
We will do one thing, can you please create a meeting through either webex or teams?
So that you can share your screen and explain the issue and i will provide my suggestions to rectify the issue.
I will be available from 10AM to 8PM IST (Indian Standard Time).
--
Thanks & regards,
Jagadish.
Hi Jagadish,
Thanks for reply I will hold a meeting with you tomorrow. I will share the links of the meeting with you on private message.
Thanks.
Thanks for reply I will hold a meeting with you tomorrow. I will share the links of the meeting with you on private message.
If possible, you can create now itself. It must be a small issue only.
Hello Jagadish ,
I have sent you the meeting link in a private message.
Thanks.
Hi Sudhir,
We had a call.
Maybe code not generated properly, after regenerating code from HALCoGen, the issue got resolved.
--
Thanks & regards,
Jagadish.
Hi Jagadish,
Thank you very much for your help My problem is solved .
Thanks