[RTEMS Project] #4180: Add BSP for i.MXRT1050

RTEMS trac trac at rtems.org
Mon May 17 07:13:23 UTC 2021


#4180: Add BSP for i.MXRT1050
--------------------------------+---------------------------------
 Reporter:  Christian Mauderer  |       Owner:  Christian Mauderer
     Type:  enhancement         |      Status:  assigned
 Priority:  normal              |   Milestone:  6.1
Component:  bsps                |     Version:  6
 Severity:  normal              |  Resolution:
 Keywords:                      |  Blocked By:
 Blocking:                      |
--------------------------------+---------------------------------

Comment (by Christian Mauderer <christian.mauderer@…>):

 In [changeset:"691fec407a0faae379cab23679ec8456ace9fb06/rtems"
 691fec40/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="691fec407a0faae379cab23679ec8456ace9fb06"
 bsps/imxrt: Fix OCRAM, ITCM and DTCM sizes

 The sizes are configurable via fuses or per software via some registers.
 At the moment the registers are not changed. Changing the registers
 destroys data stored in the RAM areas (like application code or data).
 So either the fuses or some bootloader should be used to set them before
 the application starts.

 This also adds an OCRAM only linker command file.

 Update #4180
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4180#comment:21>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list