Other Parts Discussed in Thread: TMS570LS3137
Tool/software: TI C/C++ Compiler
Hi Team,
The TMS570LS3137 device is built around ARM Cortex R4F CPU whereas the TMS570LC4357 uses ARM CortexR5F CPU.
As per the reference manual of both the device the RAM module used for the 3137 is TCRAM(256 kb), which internally composed of the ATCM and BTCM which further divided into even and odd.
and for the 4357, the RAM module is L2RAMW(512 kb) which is not divided among even and odd as it was there in the TCRAM.
I am bit confused with this two different naming convention and even the register fields for this two devices are different.
Could you help me in understanding this RAM modules for the different devices. How it is different for the 4357 than 3137. What are the advantages/disadvantages for having this two different modules for this two different CPU?
Regards,
Shivam