Task #1124
Jump table for user code
| Status: | Fixed | Start: | 02/23/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Kevin Woo | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
packet handlers, send packets, uart stuff
History
Updated by Kevin Woo almost 2 years ago
Jump table is setup in common/tooltron.h and is used when TOOLBOX is defined. Need to find the actual addresses.
Updated by Kevin Woo almost 2 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.
Updated by Kevin Woo almost 2 years ago
- Status changed from Fixed to Assigned
We should probably keep this open until we are sure that it works
Updated by Kevin Woo almost 2 years ago
- Status changed from Assigned to Fixed
Tested with toolbox code