Other Parts Discussed in Thread: HALCOGEN
I just got my TMS570 0914 chip, and, which checking / comparing boot times, it seems I observe approx 30 ms from power applied to the first statement(s) in the _c_ini00. (*note*: before any setup or self tests, those all excluded from this time).
This seems surprisingly very long, and on a first check more than twice longer than 0432 TMS we have measured.
Is the TMS570 boot process described somewhere in full detail, excluding the C init HalCoGen's code (this code is all available) , i.e, everything before the jump to _c_int00 / or before the first resetEntry..?
Is there a ROM stage, which may be taking the time ..?