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!!