Tool/software: Code Composer Studio
Hello,
I need to fill specific portions of memory with zeros before I load a .out. Currently I do it manually. How to do this using scripting console?
Example: I need to fill 1MB starting from memory location 0x10000000 and 1KB starting from 0x20000000.
I still want to launch the target configuration and manually connect to the core I need.
Thanks,
Sanjeev Karaiyan