Part Number: TDA3
Hi.
I succeeded in writing the example image with 3.5 Load using QSPI on the TDA3xx-EVM Board via VisionSDK_UserGuide_TDA3xx in UserGuide.
In the next step, I want to write the example image to the Custom Board.
However, Custom Board is DM50x + LPDDR2, TDA3xx + LPDDR2. (2 Board Exist)
I know TDA3xx-EVM is TDA3xx + DDR3.
So I want to know how to change the example image to be available on the DM50x + LPDDR2, and how to change the example image to be available on the TDA3xx + LPDDR2.
For DM50x + LPDDR2, installation with CCS succeeded.
(Script -> LPDDR2 Memory set)
I want to install it with QSPI.
I tried to find a way through my own search.
I checked for the VisionSDK_UserGuide_Memory Map in FeatureSpecificUserGuide and TDA3xx_ddr_config.gel in ccs_base/emulation/gel/TDA3x, but no way was found.
(There may be a way in the document, but I may not have understood it.)
It may be a rudimentary question, but please help me.
Thank you.