Altera_Forum
Honored Contributor
10 years agoError codes of Altera command-line tool
Hi all,
I'd like to create a simple GUI useful to program our boards. I need something that indicates in a clear way if the download was ok or not. To do this, I need to understand if the commands I'm using (nios2-configure-sof, nios2-flash-programmer) return some error codes and how to get it: I want that the GUI breaks the download when the first error happens and indicates it to the operator. Can you help me to find the information related this? Thanks in advance, Andrea.