From 6037cccf820e8f0d42788e96c228df56b58f43ff Mon Sep 17 00:00:00 2001 From: Mariano Alvira Date: Wed, 8 Apr 2009 07:12:15 -0400 Subject: [PATCH] next debugging steps --- TODO | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 7f048cf39..53791b68f 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ -all of the objects in src (src/*.o) get linked into the final objects - even if they are not used. This should be fixed. +- 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. + +- all of the objects in src (src/*.o) get linked into the final objects + even if they are not used. This should be fixed. +