Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNIOS2 ide flash programmer bug ?
Hello, Does anyone have experimented this ? I have created a target board for my custom board with mk_taget_board. I have a Quartus project and a software that work fine. I can use the comm...
Altera_Forum
Honored Contributor
21 years agocetic,
you're not alone. In the past there have been several topics regarding this problem. You have to start SOPC builder everytime you will use 'Flash-Programmer'. To avoid this, open SDK-Shell, change to the directory of your EPCS firmware (Debug or Release) and call the script file, which was created by Flash-Programmer, directly. This scriptfile has the extension .sh and has to be called with the prefix ./ (Unix style). Mike