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.

AM3352 clock function Swi ISR.

Other Parts Discussed in Thread: AM3352

Hi,

I would like to configure one of the AM3352 system clocks as 'clock function' to trigger Swi and run a specific ISR when it expires. I was able to configure this clock function using the GUI from app.cfg, to specify the duration and the ISR function to fire. However, I am not sure on where this ISR function resides. Does the GUI automatically create the prototype of this ISR anywhere? Or do I need to create the ISR function myself? I appreciate some inside on how to do this. I have yet to find an example that shows this operation.

I am using CCS V6.

Thanks,

Sam