Simulation woes with bootloader:-
So this is the scenario:-
I am working for a commercial project and I have decided to use pinguino for prototyping if it succeeds we will implement it in the project.
Now before making prototype physically, I want to simulate it first to ensure its working right. I am trying to simulate on someone else's PC on Proteus.
The problem is that even after enabling virtual USB and loading the correct bootloader to my pinguino tiny 4550 schematics, when I try to upload the program via pinguino bootloader (via virtual USB) following error occurs.
Pinguino Found
Aborting Incorrect PIC (ID:0x1800)
this error occurs both in pinguino v11 and v12
My questions are,
1> Is there any way to make it work in simulation?
2> if i ignore this in simulation and load my hex directly, Should I worry about this scenario in actual physical prototype? I need my device to work with USB port, all updating and communication I plan would be done via USB.
|