Is there a way to program (flash) bare (not already flashed with a bootloader) pic32 chips without using a pickit-type programmer?
Are there any ongoing projects for JTAG, for example?
Is there a way to program (flash) bare (not already flashed with a bootloader) pic32 chips without using a pickit-type programmer?
Are there any ongoing projects for JTAG, for example?
Suggest you refer to the Microchip PIC32 family programming documentation here. According to it:
33.2.1.3 DEVICE PROGRAMMING USING THE JTAG INTERFACE
The JTAG interface can also be used to program PIC32 devices in their target applications. The JTAG interface allows application designers to include a dedicated test and programming port into their applications, with a single 4-pin interface, without imposing the circuit constraints that the ICSP interface may require.
So according to the documentation, you have an alternative to the standard Microchip ISP.
Presently JTAG cannot be used for programming (flash programming)DSPIC32 series.The same information is mentioned in the datasheet.