I believe you can set a pointer to an arbitrary address and then try to access it. I'd have to go study the manual, but I'd bet that you won't get any BUS or SEGV errors if the address is not valid, just a garbage read.
MS Jim Fell wrote: > Hello. Does anyone know if the nesC compiler supports specification of > a particular pound-define or code space to a specific address (or range > of addresses) upon compilation/linking and how this can be achieved? > > > > Thanks, > > > > -Jim > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
