Hi
I am trying to find a way to create a tempbuff and have it initialied to 0x0000 at start up . I am able to create the buffer in the BUF section under System in DSP BIOS. While I see there are options for aligning the buffer, what would be the approach to initialize the buffer. I can add align in cmd file but that editing cmd is not recommended and the next time i open cdb file it will overwrite that. Please advise