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.
请问,c2000系列比如TMS320F28377D,是否支持C++STL?
例如,如下代码,是否支持
std::vector<double> v;