Forum Discussion
Altera_Forum
Honored Contributor
20 years agoRedboot will not build
Hi All, I'm trying to get eCos up and running on a Cyclone II development board, and thought it would be a good place to start to get Redboot built and installed. I have created a config us...
Altera_Forum
Honored Contributor
20 years agoThanks for that. I figured there would be a compiler/linker option to overcome the problem, but with such a fundamental thing, before fiddling you always wonder if you've done something wrong.
Regarding Compact FLASH, I've just tried including support for that and the build fails with an undefined reference to HAL_IDE_READ_UINT8. A quick scan of the source reveals that this symbol is not defined in the nios2 HAL. :-( Not promising. Steve