Tool/software: TI C/C++ Compiler
I use C++ program to control the DMD. All the commands are cout '1'(success), while no pattern shows up on DMD.
My pattern was installed as txt file and imported into C++ row by row, which means the program should load data row by row. And then global reset.
When i was coding, i referred to dlps024f.pdf and dlpu039a.pdf.