Shoryuken Posted August 18, 2015 Report Share Posted August 18, 2015 Hi,I get a few problems after I upload the Audio_RetroCade_Synth example from the ZAP IDE - When I play a track (SID, MOD or YMD) from the smallFS, there is no sound and the joystick stops responding.However, the tinyloop() function continues to be called repeatedly, and my MIDI keyboard still plays sounds. - When I try to see SDCard files, the Retrocade Synth also freezes.It happens just when I try to navigate in the "SID SD Card" section with the joystick, so I can't go further and I can't play any track. Besides that, all is working properly when I load the .BIT file (the one into the Audio_RetroCade_Synth example directory) with the Papilio Loader.What could be wrong ? My settings :- RetroCade MegaWing Bundle (bought here : http://store.gadgetfactory.net/retrocade-megawing-bundle/on july 2015) - ZAP IDE 2.3.0- Board > ZPUino 1.0 (32-bits) Boards > ZPUino on PapilioPro (LX9), RetroCade on RetroCade MegaWing- Windows 7 Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted August 18, 2015 Report Share Posted August 18, 2015 You could try to enable the debug mode and watch for errors over the serial port for any hints... Jack. Quote Link to comment Share on other sites More sharing options...
Shoryuken Posted August 18, 2015 Author Report Share Posted August 18, 2015 Thans for your quick answer. I have enabled the Debug Mode but the console doesn't show error messages.It's like the tracks were correctly loaded. For example :track3.modOpening Mod File from SmallFS.4D 2E 4B 2E Number of patterns: 1Memory needed: 6328Loading sample data ptrAll loadedBut by the way I noticed an anomaly !The list of smallFS files shows 9 SID files, 9 MOD files and 9 YMD files while the "smallfs" directory in the example contains only 3 of each...I've certainly forgotten to clear smallFS memory or something like that ? I hope this is the cause of my problem Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted August 19, 2015 Report Share Posted August 19, 2015 Oh, the list of smallFS files is not dynamically generated. I had to hard code them because at the time smallFS did not support listing its contents. So I hard coded 9 files 1-9. Jack. Quote Link to comment Share on other sites More sharing options...
Shoryuken Posted August 20, 2015 Author Report Share Posted August 20, 2015 Ok this was unrelated to my problem. I've switched to DesignLab 1.0.7 instead of ZAP and now it's working fine I first had this error :Board mismatch!!!.Board is: 0xa4041700 'GadgetFactory Papilio Pro LX9'Sketch is for: 0xb4041700 'GadgetFactory Papilio Pro LX9 (ZPUino 2.0)'then I clicked "Load Circuit" and Uploaded again. I can now start to have fun ---- Otherwise, I could not install DesignLab Linux Package. I had this error while decompressing :gzip: stdin: unexpected end of filetar: Unexpected EOF in archivetar: Error is not recoverable: exiting now Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted August 21, 2015 Report Share Posted August 21, 2015 Yeah! I'm glad it is working! Jack. 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.