This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MAD Tools Memory map

Hi,

just one short question: Does the MAD tool check the consistency of the memory map? I'm especially interested in the following cases:

  • overlapping segments
  • segment size and addr against XMC restrictions (e.g. size must be power of 2 of 4Kbyte, addr must be aligned to size, etc.)
  • physical available memory
  • shared data in physical private RAM (e.g. local L2 SRAM)
  • available number of MPAX regsiters of the XMC
  • memory segments marked as noncached, but being in MSMCSRAM, where the Cache cannot be deactivated

Regards Fabian