Posted on January 13, 2005 at 14:17Just thought I would let everyone interested know that I solved my problem. I will document it and post it later today....if anyone is interested. [ This message was edited by: drew1296 on 13-01-2005 18:47 ]
Posted on January 12, 2005 at 19:47Hmm, I think we are getting closer. We aren't there yet though. When I try to compile this I get the following errors: symbol _irq_rtc not defined symbol _irq_trap not defined ...etc...etc... I don't understand how...
Posted on January 12, 2005 at 13:05Thanks for the response, I now understand why it won't work. I still need a solution however. To answer your question as to why I would use this indirection table (table1), the table is not filled with constants. T...
Posted on January 12, 2005 at 09:53I am trying to perform an IAP function. I am able to erase and program the micro without problem. My problem, however, is when the new code is programmed....the interrupt vectors do not line up. I am now creating a...