Jump to content

[SOLVED] Midibox Sid can't upload setup6581.HEX


Waxx
 Share

Recommended Posts

Hi everybody !!!

I'm trying to make a midibox SID stereo.

For now i'm working on the CORE

I burned my pic and upload the mios via midi

I got ready on the LCD.

Now i try to upload via midi the setup6581.hex, but i got an error at block 209

Starting upload of setup_6581.hex

Sending block #1 00003000-000030FF

Received acknowledgement response

Sending block #2 00003100-000031FF

Received acknowledgement response

Sending block #3 00003200-000032FF

Received acknowledgement response

Sending block #4 00003300-000033FF

Received acknowledgement response

..................................

Sending block #207 0000FE00-0000FEFF

Received acknowledgement response

Sending block #208 0000FF00-0000FFFF

Received acknowledgement response

Sending block #209 00010000-000100FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #210 00010100-000101FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #211 00010200-000102FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #212 00010300-000103FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #213 00010400-000104FF

Received error code 04: Write failed (verify error or invalid address)

......................................................................

Sending block #309 00017E00-00017EFF

Received error code 04: Write failed (verify error or invalid address)

Sending block #310 00017F00-00017FFF

Received error code 04: Write failed (verify error or invalid address)

Sending block #311 00F00000-00F000FF

Received acknowledgement response

Sending block #312 00F00100-00F001FF

Received acknowledgement response

Sending block #313 00F00200-00F002FF

Received acknowledgement response

Sending block #314 00F00300-00F003FF

Received acknowledgement response

Upload of 80384 bytes completed after 282.922s (0.27746165 kb/s)

i first try to upload with the last mios studio 2.1, and now with mios studio beta8.3 because with it i can limit the delay between SysEx message i put 900ms, but i have this error.

I don't know what to do, is someone has an idea please ?

Thank you

Link to comment
Share on other sites

i uploaded the midibox64setup.hex, i got to make a delay for the sysex sends, and it finish well

I reboot my core with nothing else connected excepted midi in out and lcd

On the lcd i can see [int] N _____________ (some crazy vumeters)

and changing very fast cutoff volume # (some numbers changing fast)

Now i uploaded the midiboxfm.hex and no problem, i don't need to add a delay, it reboots and everything seems ok

But for now i'm doing a midibox sid not a midibox fm.

Ok i ve switched for a pic18F452 to try, change the LCD conection for 8bits.

Mios upload is ok

When i try to upload the setup6581.hex, i have errors too.

Starting upload of setup_6581.hex

Sending block #1 00003000-000030FF

Received Checksum: 1C - OK

Sending block #2 00003100-000031FF

Received Checksum: 73 - OK

Sending block #3 00003200-000032FF

Received Checksum: 4A - OK

Sending block #4 00003300-000033FF

Received Checksum: 08 - OK

Sending block #5 00003400-000034FF

.................................

Received Checksum: 7C - OK

Sending block #79 00007E00-00007EFF

Received Checksum: 24 - OK

Sending block #80 00007F00-00007FFF

Received Checksum: 47 - OK

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Sending block #81 00008000-000080FF

Received error code 04: Write failed (verify error or invalid address)

Aborting after 16 errors

Now i'm going to try to upload the SID v1 setup in the pic18F452 and after pic18LF4685

Edited by Waxx
Link to comment
Share on other sites

For MIDIbox SID V2 you need a PIC18F4685 (96k flash).

A PIC18F452 won't work, because it has only 32k flash.

Also a PIC18F4620 won't work (this seems to be the first one that you tried) because it has only 64k flash

Best Regards, Thorsten.

Link to comment
Share on other sites

Thank you Thorsten, but my problem is that i can't upload the setup6581.hex sid v.2 in my pic18lf4685 i got an error at block 209 and i don't know why. Do you think it can provide from a bad pic burning. May i did something wrong when i burned the mios in the option of my pic software. But it works whith the sid1 version, but it's smaller than the sid2 version. May a problem of memory of.my pic with some info burned in the wrong place. I really don't know what to do.

Link to comment
Share on other sites

The error could also happen if you've uploaded the wrong MIOS version into your PIC.

Please upload pic18f4685/midi/mios_v1_9g_pic18f4685.hex of the mios_v1_9g package, thereafter try to upload the application again.

Best Regards, Thorsten.

Link to comment
Share on other sites

Thank you for your help. Now everything is ok :D

I got a JDM burn from ebay, i burned the bootloader in my pic18LF4685 using Winpic800, it said that it was succefull, but no.

So what i did, i took another software Picpgm programmer, and click on "verify", it said that there were too much errors. So i erased my pic, and burned it again, and click on "verify", and it said all verify succefull !!!! :D

I putted my pic on my core, and sent the mios1.9g via midi to my core, all is ok, after i uploaded the setup6581.hex SID V2, and all is ok :D

The only thing was my core start to boot and reboot again and again, it's just the CAN bus, i add a 1k resistor and a diode on the J15 (look at this page http://www.ucapps.de/midibox_sid/mbsid_v2_communication.pdf )

I have soldered the resistor and the diode directly on the connector, it was easyer for me.

And now my core is running under Mios1.9g with the setup6581.hex for SID V2.

Thank you again everybody on the forum and on the chat.

PS: Where can i add SOLVE in the title of this topic ?

Edited by Waxx
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...