Wisefire Posted June 15, 2006 Report Share Posted June 15, 2006 hi guys,different kind of story now.. not actually a project as more as a learning experience.i thought it would make for an interesting read for new programmers (like myself)or at least a seperate topic for my neverending questions..today ive downloaded 4 files.. the installer for GPutilsthe installer for SDCCthe skeleton provided by TK for SDCCand a file which may help me with multiplications and divisions.. appearantly that isnt supported.. its called mios_libsdcc_v2_5_0.zipall this can be found in the menu under C interface..ive installed the installers and when asked to put something in PATH.. i said yes.. so im thinking now that im all set.. so im gonna explore that skeleton now.. Quote Link to comment Share on other sites More sharing options...
Wisefire Posted June 15, 2006 Author Report Share Posted June 15, 2006 well.. uploading and building seem to work..ive made my first hello world program.. and ive edited "hello world" to say something else.. nice..but now im trying to get the DIN working.. ive tried the example found here http://www.ucapps.de/mios_c_send_din.htmlbut that didnt work.. so now either the program is wrong.. or the DIN is plugged in wrong..hmmz.. what would it be.. Quote Link to comment Share on other sites More sharing options...
audiocommander Posted June 16, 2006 Report Share Posted June 16, 2006 Hi Wisefire,you might take at look at Stryd_one's user page. He has a pretty good documentation/tutorial about Code:Blocks, an open source IDE, together with the integration of the mios_debug stuff (you can use it with a graphical debugger). If you start programming, this might be of some interest to you, because 75% of all problems are somehow code related. With a graphical debugger, you can easily inspect values of variables without having to send the code to the chip and wondering where to find the problem ;)Cheers,Michael Quote Link to comment Share on other sites More sharing options...
Wisefire Posted June 16, 2006 Author Report Share Posted June 16, 2006 cewl.. its not that i am that far yet.. but i hope i will be and then i might need it..but whatcha mean with user page? Quote Link to comment Share on other sites More sharing options...
stryd_one Posted June 16, 2006 Report Share Posted June 16, 2006 He means http://www.midibox.org/dokuwiki/doku.php?id=user_gallery , there's LOTs of cool goodies in the user pages, definitely worth a look-over :)And that reminds me I was gong to do a GDB tutorial.... Quote Link to comment Share on other sites More sharing options...
audiocommander Posted June 16, 2006 Report Share Posted June 16, 2006 sorry, I thought there was a link to the codeblocks tutorial (http://www.midibox.org/dokuwiki/doku.php?id=stryd_one_codeblocks) – (part of http://www.midibox.org/dokuwiki/doku.php?id=application_development) on your userpage ::):) Michael Quote Link to comment Share on other sites More sharing options...
stryd_one Posted June 16, 2006 Report Share Posted June 16, 2006 LOL so did I... It's been buried within the preparation page ::) Maybe it should be renamed, it's not so specific to me now. Anyone know how to do that? Just copy/paste into a new page and remove links to the old one? 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.