DistortionCorrection example platform change.

  • Hello,


    When I change the platform in the DistortionCorrection example to "microEnable 5 ironman VD8-PoCL" or "microEnable IV VQ4-GE", I get an error in the "FrameBufferRandomRead" operator in the "Buffer" HierarchicalBox.


    The attached applet file is the changed file for the "microEnable 5 ironman VD8-PoCL" platform.


    Can you give me a solution to this problem?


    thanks.

  • Dear Ih Shin,


    the error for the operator "FrameBufferRandomRead" (DRAM) is due to the different data width per RAM for the "microEnable 5 ironman VD8-PoCL" platform in comparison to the marathon VCL platform. For the marathon VCL platform it is 256 bit, for the "microEnable 5 ironman VD8-PoCL" platform it is 128 bit. Please see also the documentation for operator "FrameBufferRandomRead" under https://docs.baslerweb.com/vis…rameBufferRandomRead.html

    and the device resources under https://docs.baslerweb.com/vis…t/device%20resources.html. The distortion correction example is designed for the marathon VCL platform with 256 bit per RAM. Please find attached the design adapted for the "microEnable 5 ironman VD8-PoCL" platform.