Hello, Support
I understand it uses additional linkerscript files under this folder, but the file name is bss.ldt, data.ldt and main_text.ldt . while the automatic generated linker file is *.ld. What is the difference between them, how can they not in conflict with the managed ones please?
I am intended to create a small section of my own linker script which I can put some variables there in fixed RAM address with NoInit attribute, but I am not sure how to do it, a simple example could help please.
Regards!
Ping