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.

TMS320F28377D: c2000 STL

Part Number: TMS320F28377D

请问,c2000系列比如TMS320F28377D,是否支持C++STL?

例如,如下代码,是否支持

Fullscreen
1
std::vector<double> v;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX