• DS-5 and DStream  set memory freescale i.MX6  error: ERROR(TAD11-NAL18)

    I want to use the DS-5 and DStream to debug the u-boot, so I write a memory initialization sequence into file cmimx6q.ds, which is a list of commands like:

    mem set 0x020e05a8  32  0x00000028

    and I specify this file as the input of Run target…