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.

TMS570LS3137: Porting FreeRTOS from a TMS570ls31x variant which has the freeRTOS support on halcogen to others

Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN, TMS570LS3135

Hi, in halcogen there are two variants of ls31x which have freeRTOS support. I want to port freeRTOS from these variants to ls31x USBStick.

I know, firstly I have to create a project for the supported version to create required freertos outputs, then create another halcogen project for target variant.

After there are few setups like interrupt handling etc. Finally, there is required to organize memory layout to define kernel space on linker.

How can I find a valid memory layout scheme for the unsupported variants ?