Hi all, While I can compile non-Deluge applications for TOSSIM successfully, compiling Deluge applications (e.g. apps/test/deluge/GoldenImage) for TOSSIM is problematic.
My strategy is to generate build/micaz/StorageVolumes.h first by doing make micaz And then I do make micaz sim But the first error I've got is In file included from /opt/tinyos-2.x/tos/interfaces/BlockRead.nc:40: /opt/tinyos-2.x/tos/types/Storage.h:50:26: error: Storage_chip.h: No such file or directory I know the required file is $TOSDIR/chips/at45db/Storage_chip.h, but how do I get the file to be automatically included? Thank you in advance for whatever advice you may offer. Regards, Yee Wei
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
