The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Go to file
fros4943 ebf965bbb6 added simulation reload functionality
tries to reload the current simulation by allocating new available corecomms, and replacing any references to the old ones

warning: custom made simulation configs may not work with this functionality!

this is a convenience method, and needs dynamic corecomms for reloading more than a constant number of times
2007-03-23 11:25:19 +00:00
apps Renamed rimebuf_hdrextend() to rimebuf_hdralloc() 2007-03-23 10:46:35 +00:00
core Renamed rimebuf_hdrextend() to rimebuf_hdralloc() 2007-03-23 10:46:35 +00:00
cpu Added elfloader-stub, symbols generation 2007-03-22 23:58:08 +00:00
doc renamed elfloader-tmp.h to elfloader.h 2007-03-08 21:26:04 +00:00
examples Testing the button 2007-03-23 00:06:12 +00:00
platform Node IDs are stored in external memory and restored on bootup 2007-03-23 09:59:08 +00:00
tools added simulation reload functionality 2007-03-23 11:25:19 +00:00
Makefile initial creation of toplevel makefile 2006-06-24 19:05:53 +00:00
Makefile.include Added core elfloader to SYSTEM 2007-03-22 23:54:16 +00:00