joe@smittys.pointclark.net wrote:
Can someone take a look at my memory Register definitions file. Is it too much?? Do you think I should weed out the Graphic and Read Only ones?
Thanks - Joe
Hmm...normally we don't define values in the header, just simple names for the registers. But I suppose it does work.
You also have typos after you set DRB0, 0X60 should be 0x60 (lower case x, I think this is important, not positive). DTC_VAL should also be 0x00000000.
Good luck! Corey