Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Reset Button

Altera_Forum
Honored Contributor II
1,332 Views

Why NiosII IDE doesn't have a Reset Button? 

I have to recompile project and re-download code every time I need to reset my program.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
645 Views

I've asked that same question myself many times. 

It is especially frustrating since it appears to make use of a "make" file that should realize none of the source files have changed, so why does it recompile? 

 

http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif
0 Kudos
Altera_Forum
Honored Contributor II
645 Views

Hi bgratten: 

 

In fact, increastal compilation has been used in NiosII IDE, so the recompiling time is very short if no source files are changed. 

Due to the special software architecture, the binary that is downloaded into board will be modified during running time. So it has to re-download the code. 

But the reset time of the current version is too long to accept, I myself think it has a large space to reduce. Hope the next version will be much better... 

 

http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/cool.gif
0 Kudos
Reply