Part Number: TMS320F28062F
Dear all,
I want to fill the Uninitialized variable in .bss to 0s at run time, with the .fill command in the CMD or in the compiler options can only do this at load time, if I want to do this at run time after reset or power on, do I need to change _c_int00? Or any simple way to do this?
Thanks a lot.