Resolved! STM32F30f4, standard cube configured out of the box software locks up after fixed number of processor cycles. IO looks to resets also. Loops in system memory starting at 0x1ffffed68. Only if sysTick is enabled. Does not get to sysTick interrupt.
STM32F30f4 Does this in debug mode or release with and without STLINK attached via SWCLK Pin 20,SWDIO Pin 19,NRST Pin 4.Using HSI clock and PLL , but tried also without PLL. I've only enabled IO on the standard IO lines available, PA0 -> PA7 Pin 6 to...