Last week i receiver the core pic module, including the pic PIC18F452 with bootloader. I soldered all parts on the module (except for the 2 isolated cables).
This afternoon i have installed the Developing Applications succesfully, and also succesfully build my own program, for test purposes..
After installing the mios studio i connected my laptop (sony vaio FW41EH, windows 7) with the pic-core-module using an USB-midi cable(/converter). I received messages from the pic every 2 secs, indicating a living pic :P
But after that i ran into the following problem:
When i select my usb-midi-cable by midi out and midi in in mios studio, the studio can not recognize my pic :S
But when i select my usb-midi-cable by midi in and another midi-device by midi out (for example a midi-yoke 'device') mios says 'bootloader is up and running' when i hit the query button.
Concluding this, it means that my pic is recognized only, when another midi-device is selected by the midi-out in mios-studio.
I have tested the midi-in and midi-out connection between my pc and the pic using the troubleshooting page, but everything seems to work fine.
Does anybody have any experience with this kind of problems, or does anybody have a solutions or hint to a solution?