Hi,
In Vision SDK, the linkercmd files are autogenerated. If I need to add a new section or edit the existing sections how to do it?
Regards,
Navinprashath.R.R
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.
Hi,
In Vision SDK, the linkercmd files are autogenerated. If I need to add a new section or edit the existing sections how to do it?
Regards,
Navinprashath.R.R
Hi Navin,
You require to change bld file to add a new section and then inform about the new section to the BIOS. Then you could redirect the data structure to these memory section.
You could refer to HDVPSS_DESC_MEM data section. It creates a new memory section of 2MB size, which is used for storing HDVPSS descriptors.
Regards,
Brijesh