hi ,
I have a Gen2wbfParser tool,which convert waveform from *.wbf to *.fw .
I convert a *.fw for imx6sl use the command as follow:
Gen2wbfParser -o imx6sl.fw mywbf.wbf //mywbf.wbf is 5bit format
but imx6sl.fw can't work well, the epdc_E060SCM.fw(old format 4bit) can work,
Is the convert tool Incorrect ?
or the my sourecode for imx6sl waveform set is wrong?
thanks & best regards!