利用CCS把out文件转化为bin文件,CCS生成的out文件包括0x3E8000-0x3F7FFF的FLASH,这样转化出来的bin文件为128Kb,现在我只想转化0x3E8000-0x3EBFFF的FLASH内容,该怎样设置呢?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
利用CCS把out文件转化为bin文件,CCS生成的out文件包括0x3E8000-0x3F7FFF的FLASH,这样转化出来的bin文件为128Kb,现在我只想转化0x3E8000-0x3EBFFF的FLASH内容,该怎样设置呢?