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.

DM814x demos with 256MB RAM

Hello friends,

I'm trying to run the video demos on my DM814x using 1 DDR of 256MB,

I'm using DVRRDK_04.01.00.02 and was successful in running the demos with 512MB.

I'm able to load the M3s but when I try to insmod my vpss.ko I get:

VPSS_FVID2: contrl event 0x10080002 timeout

VPSS_SYSTEM: failed to get platform id

my memory map is as follows:

Memory Map - 256MB DDR, 128MB Linux
  0x80000000     +-------------------+
         ^                 |                        |
         |                  |  128 MB         | Linux
         |                  |                        |
         |                 +-------------------+
  0x88000000      |   12 MB           | Tiled 8-bit + 16-bit region
         |                 +-------------------+
  0x88c00000      |   22MB            | (SR1) Bitstream buffer, Cached on A8. Cached on M3, although access by DMAs
         |                 +-------------------+
  0x8a200000      |   4 MB            | Video M3 Code
         |                 +-------------------+
  0x8a600000      |   1 MB            | Video  M3 Data
         |                 +-------------------+
  0x8b300000      |   1 MB            | VPSS  M3 Code
         |                 +-------------------+
  0x8b400000      |   2 MB            | VPSS  M3 Data
         |                 +-------------------+
  0x8c400000      |    2 MB            | DSP Code
         |                 +-------------------+
  0x8c600000      |   11 MB           | DSP Data
         |                 +-------------------+
  0x8d100000      |   30.3125 MB  | (SR2) Frame Buffer Region - <VPSS - Video M3 Frame Buf>
         |                 +-------------------+ 
  0x8ef50000       |   8.75 MB         | (SR0) Syslink MsgQ/IPC List MP - <Non-cached on M3>
         |                 +-------------------+
  0x8f810000       |   128 KB          | Video M3 exception context
         |                 +-------------------+ 
  0x8f830000       |   128KB           | Vpss M3 exception context
         |                  +-------------------+ 
  0x8fad0000        |   2 MB            | VPSS M3 - VPDMA Descriptor
         |                  +-------------------+
  0x8f850000        |   2.5 MB          | VPSS M3 - FBDev Shared Memory
         |                  +-------------------+
  0x8fcd0000        |   2.125 MB      | Host - VPSS M3 Notify(For FBDev)
         |                  +-------------------+
  0x8fef0000         |   1.0625 MB   | Remote Debug Print
         V                 |                        |
   0x90000000     +-------------------+
 ###
 ### Total DDR usage in MB = 256 MB ###
 ### 
 

where did I go wrong?

Best Regards,

Arbel