Hello,
I want to start the PMU cycle counter as early as possible to measure power up time. HALCoGen supplies the function _pmuInit_(), but doesn't place it in the startup code. I currently have it at the start of main(), but would like to move it up in the execution path. Do you have any recommendations on where to insert _pmuInit_() into a user code section in a HALCoGen file?
(there is no mention of this in SPNA106D)
Thanks, Charlie Johnston