This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: Memory updating in TDA4VM chip environment.

Part Number: TDA4VM

Hi

I tried to run YOLOv4 in TDA4VM chip environment.

Inference output is output bin file. (Below is Inference configuration).

writeTraceLevel = 3

debugTraceLevel = 1

writeOutput = 2

According to debug information, however, memory allocation was failed.

So, I tried to increase the memory size in DDR to accommodate these large requests according to this document. (https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/08_01_00_13/exports/docs/psdk_rtos/docs/user_guide/developer_notes_memory_map.html)

However there was no  'vision_apps/platform/<soc>/rtos' file which is needed for proceeding updating memory map.

How can I get this file? Is it okay to upload these file from emulation environment?

Thank you.

Version : Processor SDK RTOS J721E 08_01_00