~aleteoryx/muditaos

ref: 3056cd6f01358c1a77f142fe981666284b245b32 muditaos/board/rt1051/README.md -rw-r--r-- 601 bytes
3056cd6f — Lefucjusz [MOS-1058] Add VoLTE support for Germany 2 years ago

#board-rt1051

This directory contains low-level drivers and files necessary to configure and run RT1051.

#Files organisation

  • Linker scripts for RT1051 ldscripts/
  • Memory organisation
    • Pure puretx/
    • Bell bellrx/
  • Crashdump
  • Common Microcontroller Software Interface Standard (CMSIS)
  • Newlib
    • GCC11
    • GCC12
  • xip

#Crashdump

Crashdump helps to analyse crash dump files. If you consider change memory organisation for Pure or Bell remember to change crashdump/crashcatcher_impl.cpp

Tool for analyse: https://github.com/mudita/misc-tools/tree/master/crashdump