I need to increase the size of the stack on my TC275 by some kB.
How can I do that? I tried to modify the iRAM.ld files as well as the memoryIntCode.x files in my workspace (HighTec Plattform) as well as in the path of the tricore-gcc compiler, i changed the USTACK_SIZE whereever i found it from 4k to 12k for example.
Nethertheless, my iRAM.ld file always got overwritten during compiling/linking, and the standard 4k had been used.
Thank you for helping me out.
How can I do that? I tried to modify the iRAM.ld files as well as the memoryIntCode.x files in my workspace (HighTec Plattform) as well as in the path of the tricore-gcc compiler, i changed the USTACK_SIZE whereever i found it from 4k to 12k for example.
Nethertheless, my iRAM.ld file always got overwritten during compiling/linking, and the standard 4k had been used.
Thank you for helping me out.