Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

NIOS II gen 2 not starting when code compiled with O0 optimization

Hi, My code simply does not run if in the BSP settings I leave the default O0 compiler optimization. With O1 and Os it works I have tried. The code starts like this: *leds = 0xFF;...