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/TMS320F2812: debug a large program in extern RAM

Part Number: TMS320F2812

Tool/software: Code Composer Studio

Hi, Thank you for your solution.  as you know, TMS320F2812 has  internal RAM and Flash,  when we debug, the program is put in H0 RAM which has only 8K. if my program is larger than 8K, I can debug it though the extern RAM which can be to 512K.

question:  when I debug the program, Could I use the extern RAM directorily ?(do not  use H0 RAM)  if so, Can you give me an example?

best regards!!