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