Hi [Community/Support],
I’m working on a project for the MPC5777C microcontroller using the Green Hills Software (GHS) compiler. I need to configure the linker script (LD file) for Core 1, but I'm not sure how to structure the memory sections, stack, and interrupt vector table for dual-core operation.
Could you please provide a sample LD file configuration for Core 1 or point me to the appropriate documentation for setting up core-specific memory areas, interrupt handling, and other core-specific parameters?
Thank you!