Other Parts Discussed in Thread: DRA829, TDA4VM
Hello TI support,
I'm running some tests on the C7x using the J721E_DRA829_TDA4VM EVM board and the newest PSDK 6.1. I'm able to start bare metal applications on the C7x and have all my data in the main memory of the board. Natively, the L2 of the C7x is configured to be used fully as SRAM and without any cache. Of course, this greatly impacts my performance.
I was looking in the J721E.gel file to see, where the C7x is configured but was not able to find anything. Through the CCS register view of the C7x I found out that there is a 4 byte L2CFG register of which the bits 0 - 2 are used to configure the L2 mode. But I could not find the address of this register, so I don't know how to modify the gel file correctly.
I did found some other xml file in the CCS folder that said something about an offset of 0x280 for the L2CFG, but there was no base address on which the offset has to added.
How can I set the L2 mode correctly, so that all of the L2 is used as cache?
Thank you and kind regards,
Florian
