Part Number: 66AK2H14
Other Parts Discussed in Thread: TCI6638K2K, TCI6636K2H
Hello everyone.
Recently I have succeeded that program MPAX registers, and load my DSP codes from CCS into DSPs, when LINUX was working in the DDR3A ( with defining a custom platform and set a new linker command, I dedicated 512M for ARMs and 1536M dor DSPs) and everything was OK. I know that if I want to load my code to DSPs from LINUX, I must use mpmcl to do that and also know that the mem_reserve variable in the Uboot is to set Dedicated memory to DSPs (and I did all of these).
Now, we know there is another memory in the EVMK2H, that call it DDR3B, and it is an onboard memory. My question is that, is it possible to load my codes to DSPs from filesystem in LINUX to this memory?
Actually, I want to run LINUX in DDR3A and my massive codes in DSPs with DDR3B, simultaneously.
Is it possible and if yes, how?
