Closed paoloteti closed 6 years ago
As reported in #5 We need to avoid to the double call that, before stack initialization is completed, trigger a recursive calls to _cpu_stack().
For now just move back to hard-coded asm due to issue in _cpu_stack() when in release mode.
Tested in both debug and release mode on TMS570LS3132
Close #5
As reported in #5 We need to avoid to the double call that, before stack initialization is completed, trigger a recursive calls to _cpu_stack().
For now just move back to hard-coded asm due to issue in _cpu_stack() when in release mode.
Tested in both debug and release mode on TMS570LS3132
Close #5