I'm working with a customer, and two questions have come up:
1) Can SYS/BIOS clock modules be derived from timer 2 (timer 2 is utilized by SYS/BIOS) or does it have to be derived from a different timer (timer 0 or 1)?
If yes, how is this achieved?
2) How do we configure the SYS/BIOS project using XDC to execute code in the TMS320F28069 when not emulating (want code to execute in
TMS320F28069 on power-up/reset without the emulator connected)?
-Reagan