Hi,
I am working on TDMX6670 EVM board.
The board is operating in network boot mode.
Code is loaded on core0 and it setup tcp/ip(base on code from MCSDK/ client project).
And it loads other code for core1/2/3 by tftp and execute them successly currently.
(sample code for core 1/2/3 does not use specail coprocessor now).
In this case, the example code (on core1,2,3) does not include qmss/cppi use.
But in target system, codes on core1,2,3 should use QMSS/CPPI with BIOS.
The code is derived from PDK_C6670_1_1_2_6/packages/ti/drv/exampleProject/PA_multicoreExample_exampleProject.
I think that in order to run that code, it is necessary to reconfig(or reset) qmss/cppi/pa and others.
(Previously core 0 run TCP/IP on qmss/cppi/pa)
Where could i start ?
I cannot find qmss/cppi/pa reconfig(restart) example anywhere.
Sincerely yours.
EmbedHolic.