hi,
FYR:
I have an AM335x pinmux file which was generated with an older version of the Pinmux tool (4.0.1145) -Not sure where this originated from actually, but anyway, I digress.
This was working largely fine, but I thought I ought to update the pinmux utility to be sure.
I noticed this would not load up in v4.0.1496 (just a blank screen), and indeed, and after conducting a binary search, I found that it stopped working in v4.0.1491. It looks like the .pinmux file format has been changed.
May be related to this, but not found any other mentions of this issue.
Pinmux Version 4.0.1492 - July 6, 2017
- Bug fix: PMUX-654 PinMux comes up blank for TM4C129x
My tip, if you are in this situation:-
- install v4.0.1490 in the interim. Hopefully your .pinmux will load up ok in this, then save to a new file from this tool version
- install v4.0.1496, and load up the new version. If you are lucky, your .pinmux should now load up. This is because v1490 will write a new format into the file.