Forum Discussion
I did some further tests:
There seems to be a linker bug -> because if I just generate the newlib folder (empty) compilation runs through but at the first point it uses the newlib the processor reboots. This should not happen linker should throw an error that the newlib binaries are not available!!
If I copy the newlib binaries from a 22.1 compile everything works fine!
I then generated the hello world project (the normal one, not the small one) and it does not compile as well, it stops with the exact same error.
So my conclusion is that there is a bug in compilation of the newlib (I use the floating point hardware 2 as well) and a bug in linker because it should throw an error if the binary is not available!
@intel/Altera employees
How to continue with that? This is a major blocker for my project!
BR
Erich