WickedBlade Posted September 28, 2009 Report Posted September 28, 2009 Not to be nitpicking, but if the compiler doesn't comply to the language specs, it's a bug (or at least an absence of feature) and it should output a warning to the user. I'm very experienced with full fledged C and C++ compilers and I find the undocumented limitations irritating. I understand that it's a work in progress and it's on a very specific processor, but still. End of rant :DBut well, lesson learned I guess, I'll be careful with these now too. Quote
protofuse Posted September 28, 2009 Author Report Posted September 28, 2009 I'm not as expert as you, but I'm not sure that this behaviour is a bug.I let you, all experts, to have a debate here.I'd be interested by reading you.btw WickedBlade, it works :) Quote
protofuse Posted September 28, 2009 Author Report Posted September 28, 2009 I have to write a word for TK:Like Mr Jourdain said in "Le bourgeois gentilhomme" by Molière: "« Par ma foi ! il y a plus de quarante ans que je dis de la prose sans que j'en susse rien, et je vous suis le plus obligé du monde de m'avoir appris cela. »"I could write : "« Par ma foi ! il y a plus de 5jours que ma matrice de led rgb fonctionne sans que j'en susse rien, et je vous suis le plus obligé du monde de m'avoir appris cela [Monsieur Thorsten Klose] »It could be translated... but it is a very old french and I'm sure I can't translate it correctly in a pretty old english :( Quote
TK. Posted September 28, 2009 Report Posted September 28, 2009 Understood! :)The reason for this issue is obvious so long you know the backgrounds... as WickedBlade wrote, we are missing a warning or error message here.On the other hand the reason is simply that the appr. copy routine is missing in the initialisation routine of the MIOS wrapper.Here a weblink to the routine:http://www.koders.com/c/fidFB3A119BB435BBFEEB7CD81E221F283A835233DF.aspxBut I fear that I won't have the time to integrate and test the _do_cinit() function in the next weeks... note that it will limit the amount of available flash memory (thats another reason why I haven't done this yet).Is there any volunteer who would like to do the work?Best Regards, Thorsten. Quote
protofuse Posted September 28, 2009 Author Report Posted September 28, 2009 I won't be able to do that of course.In my case, I declare it as a static unsigned char array.and I fill it by a function called at the end of init()it is VERY enough in my case! Quote
protofuse Posted September 29, 2009 Author Report Posted September 29, 2009 a little photo... bad quality (with iPhone) but I had to post a photo here :)VERY soon, the matrix under the frontpanel, etc etc.most beautiful pictures will comethanks a lot ALL of you and TK means The King, I guess. Quote
avogra Posted September 29, 2009 Report Posted September 29, 2009 wow, it's really nice! i want that too :) Quote
protofuse Posted September 29, 2009 Author Report Posted September 29, 2009 now,I could explain how to build and drive that ;)special thanks to lucem, wickedblade, TK ... noofny of course, and the other :) Quote
TK. Posted September 29, 2009 Report Posted September 29, 2009 Christmas lights! :)Best Regards, Thorsten. Quote
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.