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: lcdk6748

Tool/software: Code Composer Studio

How to import image pixel values into CCS?

  • Hello,
    You can use the Memory Load feature from the Memory view to load data from the host to your target. For more information, please check the CCS Help (Help > Help Contents > Code Composer Studio Help > Views and Editors > Memory View > Saving and Loading Memory Data Files)

    Thanks
    ki