Followed up https://www.rtems.org/bugzilla/show_bug.cgi?id=2001
thanks On 01/26/2012 02:20 AM, Werner Almesberger wrote:
When trying to access the registers of my LED array controller with "mdump" and "medit" (from the RTEMS shell), I ran into two bugs: mdump wouldn't accept a length argument, and medit would hit a NULL pointer. Here is a patch for these two issues: http://projects.qi-hardware.com/index.php/p/wernermisc/source/tree/master/m1/patches/rtems/mem-fixes.patch Note that medit is only of somewhat limited use because it works with byte-wise accesses. On LM32, this means byte data written to addresses not word-aligned will go to the first byte of the word instead. - Werner _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
_______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode