Advertisement
Guest User

Untitled

a guest
Feb 28th, 2022
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "src/pinmux_generator.py", line 101, in <module>
  3. pm, chip = jsoncreate.pinparse(ps, pinspec)
  4. File "/home/ghostmansd/src/soc/pinmux/src/jsoncreate.py", line 217, in pinparse
  5. padbank[banknum] = name
  6. IndexError: list assignment index out of range
  7. make: *** [Makefile:10: mkpinmux] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement