[Bug 2036] New: fix-milkymist-pmem-size

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Mar 6 11:30:45 UTC 2012


https://www.rtems.org/bugzilla/show_bug.cgi?id=2036

             Bug #: 2036
           Summary: fix-milkymist-pmem-size
    Classification: Unclassified
           Product: RTEMS
           Version: HEAD
          Platform: lm32
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: bsps
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: xiangfu.z at gmail.com


Created attachment 1457
  --> https://www.rtems.org/bugzilla/attachment.cgi?id=1457
fix-milkymist-pmem-size

We increased PMEM to 8 kB but never updated SOFTUSB_PMEM_SIZE.
This didn't have much of an effect because all we used it for was
to zero unused program memory - which we should never touch
anyway.

But now that "usb load" in FN uses SOFTUSB_PMEM_SIZE, this caused
it to silently truncate the firmware, producing rather puzzling
effects.

- Werner

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list