Part Number: TMS570LC4357
Tool/software:
Hi,
My goal is to ensure that global variables are placed in a specific section (e.g., .shared_data) and maintain a particular order in memory, without relying on structures, pointers, or location operators. However, using KEEP, retain, or section does not achieve this.
Any help would be greatly appreciated!