I want to write a script to upload the hex file from host computer to dsPIC33 and hence need a command line utility or API to do the same.
Till now I have been programming the chip with the MPLAB IPE with ICD4.
I tried to search for the same and found that people have done it with ipecmd
utility, but could not find a package for it.