Hi,
I am currently working on ls1043ardb board.In our target board there is no provision for sd card booting.How can we over-ride the hardcoded rcw for enabling ifc flash and program it using codewarrior tap for LS1043ARDB.
Pls help.
thanks in advance
已解决! 转到解答。
In LS1043 tcc, Target Initialization File provides support for rcw override. You have to set useSafeRCW = True, then Connect to the board.
Adrian
在原帖中查看解决方案
Thanks Adrian ,it worked