I have a fairly complex program and I'm seeing some of my return codes not
coming back correctly.

that is when I look at the app.c file, I see

return 0x0080

but the original source code is return FAIL  and FAIL is an enum set to 1.

I've looked through all the source code looking for 0080 and trying to find
where FAIL is being changed
and I'm baffled.

Suggestions on how to find out what is going on?

eric


-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to