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