This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RM46L430: GCC Linker file with HALCoGen code

Part Number: RM46L430
Other Parts Discussed in Thread: HALCOGEN

I'm trying to use GNU tools to compile the HALCoGen code for RM46x micro. I've set the option in HALCoGen and it is correctly outputting asm and c files which I can compile. What am I supposed to use as linker file? I was trying to manually create one based off of the armcl cmd file, though I'm not well versed in linker files. I would think that TI supports this somehow, given they provide everything else needed for GNU. Is there a way to generate one that I am missing? thank you