That's it! I just got an error about a bogus interrupt return mask and
combined with your remark I remembered that I didn't free my irq's.
Fixed that and it seems to run a whole lot more stable now.
Thanks.
BTW, I didn't know I could combine JTAG and Linux. Where can I find
information about how to use that? Can I also use it with Linux as host
or do I need Windows for that?
I'm using a JTAG wiggler from Macraigor (www.macraigor.com). I'm using
it in concert with eclipse and cygwin per their FAQ's. I'm able to use
this setup to debug the uCLinux dist during initialization. Don't see
any reason why it could not be used during execution since there is not
the virtualization interference with the uCLinux dist, due to it using
no MMU. Most debuggers get lost without some knowledge of how the
virtualization takes place. There are ways around this like having no
MMU or setting up a one to one mapping of virtual to physical.
ttyl - bob
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev