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.

Linux/TMS320DM8148: How did the syslink run in linux know the SR0 address?

Part Number: TMS320DM8148


Tool/software: Linux

  hello everyone, I'm using the `DM8148` and `DVRRDK`, now, i have some questions on `syslink`.

   I know that the IPCs internally use SharedRegion 0 for their shared memory needs, when I change the base address of `SR0` and change the size of `SR0` in the `config.bld` file, how did `syslink` know the new base address and size of `SR0`. Do I need to recompile `syslink`? if need, where is  the `syslink` config file and what changes should i do?

  Thanks, everyone.