I place some data in like:
static unsigned char
__attribute((section(".DTCM.Buffers.Buffer1"))) Buffer1[1024];
What are "Buffers" and "Buffer1"? Are those subsections? Or what are they called? I tried to google, what the punctuation in sections means, but it's not easy to find some answers.
No one an idea? :(
I am not sure, but I think that the dots are just part of the section's name
Обсуждают сегодня