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.

ramfuncs and binit copy in cgt15



I have been wanting to switch over from cgt6.4 to cgt15/16 but something concerns me.  In cgt15 defecthistory.txt, it says that this is still a known issue.

-------------------------------------------------------------------------------
KNOWN ISSUE SDSCM00037836
-------------------------------------------------------------------------------

Summary : boot-time copy table (BINIT) not implemented in C2000
RTS
Affected Component : Runtime Support Libraries (RTS)

Description:
The BINIT feature to trigger a copy-in at boot time is not implemented in the
RTS library.

when I search for SDSCM00037836 in SDOWP and it's still there.

However, when I look at boot28.inc in the RTS source, I do see DO_BINIT: section with some code so ... is this implemented or not?