I did a little test with BusyWait and MSP430F2418. Basically platform definition is copied from Z1.
It seems that BusyWait never returns.
I analyzed the output with logic analyzer and it did not toggled within at least 10 seconds.
However similar code worked with Sownet tinyos toolchain with old mspgcc 3.2.3. Unfortunately as far as I know this repository is not public.
Not sure, but perhaps mkonstapel knows inner details.
I did a little test with BusyWait and MSP430F2418. Basically platform definition is copied from Z1. It seems that BusyWait never returns. I analyzed the output with logic analyzer and it did not toggled within at least 10 seconds.
However similar code worked with Sownet tinyos toolchain with old mspgcc 3.2.3. Unfortunately as far as I know this repository is not public. Not sure, but perhaps mkonstapel knows inner details.
BusyMicroTestC.nc
BusyMicroTestAppC.nc