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 ?