I am trying to upload MIOS onto a 18F4620. MIOS Studio receives the upload requests OK.
When I try to upload, I get this :
Starting upload of mios_v1_9f_pic18f4620.hex
Hex file contains code in MIOS range, forcing reboot!
Received Upload Request
Sending block 00000400-000004FF
Received Checksum: 54 - OK
etc…
So it seems to be flashing ok. But when I reboot the PIC, it just goes back to displaying upload requests every few seconds. I’ve tried uploading an application too, and that didn’t make any difference.
What could be wrong? Can the PIC be set to read-only?
Well, after uploading MIOS you should receive an upload request every 2s - that’s normal.
However once you upload an application it should only send the one upload request. Can you please try and upload a test application, and post the *whole* log here and it’s results?
In the chat, we worked out that rasteri was using a nonstandard burner to burn the bootloader to his PICs. We suspect the bootloader has not been burned correctly (PIC is mis-configured)