2009-04-08 11:12:15 +00:00
|
|
|
- write routine that compares registers before and after radioinit and
|
|
|
|
prints differences
|
|
|
|
|
|
|
|
- get the simulator in IAR working (or qemu) and check out what is
|
|
|
|
going on there.
|
2009-04-04 19:55:12 +00:00
|
|
|
|
2009-04-08 11:12:15 +00:00
|
|
|
- all of the objects in src (src/*.o) get linked into the final objects
|
|
|
|
even if they are not used. This should be fixed.
|
|
|
|
|