Forum Discussion

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

alt_write_flash - single threaded

I'm currently experimenting with uC/OS-II with NicheStack on Nios II. Things are going well except for situations where I am writing 128K of data to flash using alt_write_flash(). I noticed in the Nios II Software Developers guide that alt_write_flash() should be used in a single threaded build. Is there a HAL implementation that allows flash writing in multithreaded mode available in the NIOS II EDS or must I implement this myself?

11 Replies