bosone Posted December 10, 2006 Report Share Posted December 10, 2006 i have just mounted the new PIC 16F4620 (i have MIOS 1.9) with MIDI IIC module.the hardware is correclty working and midi out is received.BUT.... when i try to load the SEQ V3 HEX application (latest build), using mios studio beta 7_4 things go in the wrong way.the uploading procedure goes well, but at a certain point i receive some error messages:... some Checksum OK message (a lot...) ....Sending block 00007E00-00007EFFReceived Checksum: 14 - OKSending block 00007F00-00007FFFReceived Checksum: 6A - OKSending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Sending block 00008000-000080FFReceived error code 04: Write failed (verify error or invalid address)Aborting after 16 errorsand at this point the uploading stops, and the hardwrae stops working.i have to transfer again mios 1.9 to let the midibox reboot (and read the "ready" meassage)i tried with several PC midi hardware out (i have three different physical midi out in my system) but none worked, always the same problemi also tried to use the "manual mode" upload procedure in mios studio, without hardware feeback, but it didnt worked as well... in this case i even tried to raise the delay time between packets to 400 mseci even try to mount the PIC in another hardware i have (the midibox 64E) but the problem remains and the uploading is not possible!to finish the debug, i tried to mount in the sequencer (always using mios studio and the HEX file) the old V2.4, which was correctly uploaded and it's running....what should i do ??? any hints?!thanks! Quote Link to comment Share on other sites More sharing options...
TK. Posted December 10, 2006 Report Share Posted December 10, 2006 Hi Matteo,just use the latest MIOS Studio release, it got an update especially for PIC18F4620 which is required when uploading code beyond 0x8000Best Regards, Thorsten. Quote Link to comment Share on other sites More sharing options...
bosone Posted December 10, 2006 Author Report Share Posted December 10, 2006 Hi Matteo,just use the latest MIOS Studio release, it got an update especially for PIC18F4620 which is required when uploading code beyond 0x8000Best Regards, Thorsten.after endless tries i succeeded... i turned off the midibox. tunrned on and started the upload procedure just after the power on....but tomorrow i will download the latest mios studio! ;-)btw, the new features seems terrific!!! ;D Quote Link to comment Share on other sites More sharing options...
TK. Posted December 10, 2006 Report Share Posted December 10, 2006 Please upload the code again with the latest MIOS Studio version tomorrow, just to ensure that it is complete - would be bad, if you miss one of the new features :)Best Regards, Thorsten. Quote Link to comment Share on other sites More sharing options...
moogah Posted December 10, 2006 Report Share Posted December 10, 2006 Here I was thinking that I was crazy..Thanks TK :) 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.