0

I try to use this

for (bytes_copied = 0; bytes_copied < __secsize(“PFRAM”); bytes_copied++)

with GCC for RX.

How  can I get the segment size?

huangda1982 回答済