| b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame] | 1 | 1. how to decode all the COM_DDR_XXX.bin? |
| 2 | a. click do_cp_dump_unpack.bat to run the script the decode the dump file |
| 3 | b. the output files are place at the sub director named COM_DDR_XXX-unpacked |
| 4 | |
| 5 | 2. how to decode your specified CP dump file? |
| 6 | a. modify the content of do_cp_dump_unpack.bat, change COM_DDR_*.bin to |
| 7 | your specified name |
| 8 | b. click do_cp_dump_unpack.bat to run the script the decode the dump file |
| 9 | c. the output files are place at the sub director named COM_DDR_XXX-unpacked |