dlbeer/mspdebug

Trouble flashing binary using `prog` command

fpedd opened this issue · 2 comments

fpedd commented

I am trying to flash a binary using mspdebug tilib prog <filename>. However, I am getting prog: you need to specify a filename. How do I specify the filename when providing the prog command to mspdebug?

Running mspdebug tilib and then using the interactive command reader with prog <filename> works just fine.

MSPDebug version 0.25

Thanks

fpedd commented

Exactly what I was looking for. Had trouble finding the correct way to specify that. Thank you