| commit | 57b756b4427f34274d2189b307243d1b58267feb | [log] [tgz] |
|---|---|---|
| author | Maureen Helm <maureen.helm@nxp.com> | Mon Nov 02 16:53:52 2020 -0600 |
| committer | Kumar Gala <kumar.gala@gmail.com> | Fri Nov 20 12:54:09 2020 -0600 |
| tree | 5b6698bb56b9964385348a7c59114dc763526377 | |
| parent | f8f220a9aae304c4b1d76995d60c305991035705 [diff] |
debug: tracing: Add Segger RTT and SystemView linker section options Enables optionally placing Segger RTT and SystemView data in the DTCM linker section instead of the default data section. This is needed on SoCs in the i.MX RT series that use cacheable external SDRAM to store data. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>