Other Parts Discussed in Thread: HALCOGEN, TMS570LS1224
Hello,
We are trying to port the Halcogen TMS570LS0714PGE_FreeRTOS to the TMS570LS0914PZ. We are following spna237 step by step, but if we start more than two tasks a data abort is generated (probably by an stack overflow), it happen in the function portSAVE_CONTEXT:

R0 is corrupted and its value is 0x20202020. If we enabled the StackOverflow hook of FreeRTOS it is latched also.
According to the DS this micro has 1024 Kb of Flash and 128Kb of Ram, so we think that Sys_link.cmd should be the following:

In addition all the code is running correctly in another board (with another PN).
Please, Can you give us a hand with this?
Ty.
Aizkibel


