Skip to content

Releases: majenkotech/pic32prog-autotools

Fix OS X compilation

13 Feb 16:45
Compare
Choose a tag to compare
  • Add -framework Security for OS X compilation against libusb 1.0.25

2.1.56

03 Nov 13:42
2.1.56
Compare
Choose a tag to compare

2.1.56

2.1.54

08 Oct 13:21
2.1.54
Compare
Choose a tag to compare

2.1.54

2.1.51

13 Jun 18:35
2.1.51
Compare
Choose a tag to compare

2.1.51

2.1.49

13 Jun 17:48
2.1.49
Compare
Choose a tag to compare

2.1.49

2.1.46

18 Apr 17:29
2.1.46
Compare
Choose a tag to compare

This version adds support for the PIC32MX17x/27x XLP series of chips.

Improved dirty page handling

25 Feb 16:11
Compare
Choose a tag to compare
  • Active flagging of clean and dirty pages whilst loading.
  • Restricted additional AN1388 commands depending on bootloader version

Fix error with out of order HEX files. Add DA chips

13 Feb 22:07
Compare
Choose a tag to compare

A problem with loading out-of-order HEX files was identified and (hopefully) fixed.

All the current DA chips have been added as targets.

Fixed missing blank pages for stk500v2

01 Feb 18:56
Compare
Choose a tag to compare

A major bug has been identified with the interaction between pic32prog's blank page omission in uploads (which is kind of central to how it works out how much to upload) and the chipKIT bootloader. pic32prog assumes the chip erase instruction it sends did something, and never uploads any blank (all 0xFF) pages. The chipKIT doesn't do a chip erase, so blank pages are often not actually blank, they contain what was in them before.

This update forces all blank pages to be sent regardless of if the chip is erased or not.

2.1.36

06 Nov 20:29
2.1.36
Compare
Choose a tag to compare

2.1.36