Program Download - mips-open-ide/Releases GitHub Wiki

The processing for making a target connection automatically program the executable unless the “Connect Only” option under the “Debugger” tab is selected. If not selected, establishing a connection will perform all initialization on the target and then download the executable image.

The image downloaded can also be verified (read back and compared) to make sure the download was successful. This is accomplished by selecting the “Verify downloaded image” option under the “Debugger” tab. If the verification fails, it is likely that the image is being loaded to an invalid memory address or the board initialization is incorrect.