Task #1124
Jump table for user code
Start date:
02/23/2010
Due date:
% Done:
0%
Description
packet handlers, send packets, uart stuff
History
#1 Updated by Kevin Woo over 13 years ago
Jump table is setup in common/tooltron.h and is used when TOOLBOX is defined. Need to find the actual addresses.
#2 Updated by Kevin Woo over 13 years ago
- Status changed from Assigned to Fixed
Used function pointers. Macros to use offsets to the jump table address. Not tested, hopefully it works.
#3 Updated by Kevin Woo over 13 years ago
- Status changed from Fixed to Assigned
We should probably keep this open until we are sure that it works
#4 Updated by Kevin Woo over 13 years ago
- Status changed from Assigned to Fixed
Tested with toolbox code