Part Number: TMS320F280037
Hello,
we use the linker file with many section. Now we like to use the linker generated crc. So we use the group in the linker file to combine the memory regions.There shouldn´t be a gap between these regions.
So we did this.
My problem is that in the linker generated memrange_crc_table there are now very much records (memrange_crc_record). Could it be only 1 regord with the whole memory group? Because there should not be gaps in it, it could be only 1 record.
How can i do this, that it is only one 1 memrange_crc_record, without to change the memory regions.
regards
David