Part Number: TMS320F28069
To finally get back to Jim on this - there are a few practical issues -
namely, I'm using the HRCAP IRQ's - and if those are continuously enabled; it's very easy to have your application to become 'interrupt bound' wrt HRCAP IRQ's.
Also in my application, I'm not running SYSCLKOUT and PLL2CLK at the same frequency since I want to run the HRCAP module at 120MHz. I'm taking a 30 MHz
MEMs - multiplying that up by 4 for PLL2CLK and by 3 for SYSCLK (120MHz and 90MHz, respectively).
But, I want to think about this a little more to see if there's a way to do it and get an actual time stamp.
I am using the SYNC capability of the eCAP module with the HRCAP module; so there may be a way to scale the eCap counter to get a timestamp that is accurate.
Regards,
John W.