This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Flash erase/program cycles of flash (F035) TMS570LS20206

Other Parts Discussed in Thread: TMS570LS20206

Hi,

I need to know two issues:

1. What is the number of erase/program cycles at TMS570LS20206 ?

2. I use for debug : XDS100v2 JTAG   and  XDS510USB debuggers

Can I use JTAG port (Debug Access Port) to send printfs() for debugging of my software ?

Thanks,

Gil

  • Hi Gil,

    1.  Page 77 of the TMS570LS20206 datasheet (SPNS141F) lists the number of write/erase cycles at 1000, assuming 15 year data retention requirement.

    2.  Code Composer Studio supports a printf construct which can be used for debugging code.

    Regards,

    Karl