|
| | Messing with memory pool
|
| I'm working on a custom firmware with a new VM. I'm currently trying to reuse the NXT-G memory pool to hold data for the new VM, but I'm running into problems. Apparently, doing a memset to set all of the pool to 0x00 causes the firmware to crash. (...) (17 years ago, 16-Jul-07, to lugnet.robotics.nxt.nxthacking)
| | | | Re: Brickshelf.com A Possible Solution
|
| (...) Marc-- Sounds like a good idea. Heck, it sounds like a great idea at first blush. However... TLG is not in the website business. (Nor should they be.) They are working with NetDevil to create an MMOG (or whatever they call it); and their (...) (17 years ago, 16-Jul-07, to lugnet.general, FTX)
| | | | Re: Brickshelf.com A Possible Solution
|
| (...) Brickshelf, Lugnet, BrickLink, Classic-Castle, Classic-Space, 1000steine, BrickJournal, BrickFest, ILTCO/NMRA, Ldraw and LEGO CAD Tools... (well known typical AFOL "products") they all participate to bring people into the hobby - not only (...) (17 years ago, 16-Jul-07, to lugnet.general, FTX)
| | | | Re: Brickshelf and the AFOL community
|
| (...) No, it's not just you, Jake. I do it with fear and trepidation. But want to be loyal to Kevin and what he has done for the AFOL community, if that indeed is what a migration means. If we are a nuisance, then I would by all means go to a (...) (17 years ago, 16-Jul-07, to lugnet.general, FTX)
| | | | Re: Possible bug? Simple light sensor condition checking.
|
| (...) It looks to me like the c compiler optimized the assignment to the variable away, since there is no external method call (shutdown_requested() is just a macro). (...) You should make this volatile int offonpad = 0; (...) You should also put an (...) (17 years ago, 16-Jul-07, to lugnet.robotics.rcx.legos)
| |