Altera_Forum
Honored Contributor
20 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 command line "nios2-flash-programmer" to program my EPCS or my flash, but when I try to use the Nios2 IDE Flash Programmer, I cannot program the flash (button is greyed out), and I get the message "There is a problem with the target board. Check the target board selection in SOPC Builder for this system". In my design, I have correctly chosen as target board the one I have created with mk_custom_board, I don't see what other configuration I can set. The only way I found to have this working is to open the quartus project and the associated SOPC Builder (for my design project, not for the target board project). When it is open, the button in the Flash Programmer is available and I don't get any error message. Is this a bug or a misuse from me ? Thanks pod