djiceman Posted January 5, 2008 Report Posted January 5, 2008 I used a virgin pic, flashed bootloader 1.2b using mplab and picstart plus programmer.In mios studio - received unexpected mios sysex message= 00007E407001F7 expected = 00007E4000And the midi in monitor shows the 00007E407001F7 coming in every 2 secondsI also tried another pic with the same process as above....How can I solve this?
nILS Posted January 5, 2008 Report Posted January 5, 2008 You get an upload request - to me it seems like the PIC has the device ID set to 1, that's why you get 00007E4001 instead of 00007E4000.Someone correct me if I'm wrong =)
TK. Posted January 5, 2008 Report Posted January 5, 2008 Yes, thats correct. It's the PICstart issue, the programmer doesn't write the correct ID (all-zero in normal case)The workaround is described under the TEST_SW2 topic of this page: http://www.ucapps.de/howto_debug_midi.htmlBest Regards, Thorsten.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now