Files
rtems/spec/build/bsps
Christian Mauderer 691fec407a 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
2021-05-17 09:06:41 +02:00
..
2021-04-07 16:15:38 -06:00
2021-04-07 16:15:38 -06:00
2021-02-24 09:22:54 +01:00
2021-04-07 16:15:38 -06:00
2021-02-24 09:22:54 +01:00
2021-02-24 09:22:54 +01:00
2020-09-20 17:32:10 +02:00