rasteri Posted February 29, 2008 Report Share Posted February 29, 2008 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.hexHex file contains code in MIOS range, forcing reboot!Received Upload RequestSending block 00000400-000004FFReceived Checksum: 54 - OKetc....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? Quote Link to comment Share on other sites More sharing options...
stryd_one Posted February 29, 2008 Report Share Posted February 29, 2008 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? Quote Link to comment Share on other sites More sharing options...
rasteri Posted February 29, 2008 Author Report Share Posted February 29, 2008 OK, here's the log after trying to upload an application (the revision ID test program : http://www.ucapps.de/mios/revision_id_v1a.zip) :Starting upload of main.hexReceived Upload RequestSending block 00003000-000030FFReceived Checksum: 38 - OKSending block 00003100-000031FFReceived Checksum: 60 - OKSending block 00003200-000032FFReceived Checksum: 40 - OKSending block 00003300-000033FFReceived Checksum: 60 - OKUpload process completeThen I reboot, and the upload requests just keep coming.Trying to upload MIOS gives a "Upload process complete" message too. Quote Link to comment Share on other sites More sharing options...
stryd_one Posted February 29, 2008 Report Share Posted February 29, 2008 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) Quote Link to comment Share on other sites More sharing options...
nILS Posted February 29, 2008 Report Share Posted February 29, 2008 ...which turned out to be the problem. An additional pull-down resistor on the burner solved the problem. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.