Hi Alberto,
first of all many thanks to you to share your knowledge to everybody.
I finally realized your programmer and it seems to work like a charme.
I was trying to check how pdb is working and after pdb compilation I tried to run it.
I got the following error:
$ pdb
pdb, an In Circuit Debugger for PIC microcontrollers
can't find programmer
This firmware is too old, 0.7.6 is required
As per my understanding the firmware loaded on the programmer (PIC18F2550) is version 0.10.0.
What is pdb complaining about?
Note that opgui is able to connect to the programmer, normally without having to push the "reconnect" button.
Thank You
Gianluca
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PDB has not been updated for a long time, and can be considered obsolete.
The same functionality was integrated in opgui via graphic interface, so I suggest you try this one.
Of course if interested you can update PDB yourself.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Open Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi Alberto,
first of all many thanks to you to share your knowledge to everybody.
I finally realized your programmer and it seems to work like a charme.
I was trying to check how pdb is working and after pdb compilation I tried to run it.
I got the following error:
$ pdb
pdb, an In Circuit Debugger for PIC microcontrollers
can't find programmer
This firmware is too old, 0.7.6 is required
As per my understanding the firmware loaded on the programmer (PIC18F2550) is version 0.10.0.
What is pdb complaining about?
Note that opgui is able to connect to the programmer, normally without having to push the "reconnect" button.
Thank You
Gianluca
PDB has not been updated for a long time, and can be considered obsolete.
The same functionality was integrated in opgui via graphic interface, so I suggest you try this one.
Of course if interested you can update PDB yourself.