Part Number: TMS320F28377D
Tool/software: TI C/C++ Compiler
Hi,
In section 8.5 of the linked document below, I have seen some descriptions about 'Automatic Section allocate' and 'Automatic Section Splitting'.

The section used for examples in the description is the '.text' section.
Is 'automatic allocate' or 'automatic splitting' of section possible only at the initialized section?
Can not automatic section allocate or automatic section splitting be used for uninitialized section(ex: .ebss)?
Thanks in advance.