I use a standard 78L3.3 regulator for the supply. No large capacitor. It comes up to full voltage in less than 1msec.
It is my understanding that the reset pin has an internal pullup. Anyhow, when I add an external resistor and capacitor as recommended, the results are exactly the same.
For this test, I reduced my program to absolute minimum, just blinking one LED. No connections to the outside world.
The 2.5 sec delay is enough for many thousands of instructions. Does the Energia core really have that much setup work to do?
I would expect a few msecs at most.
Does anyone else