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.
我想实现用SCI将程序的HEX码写到FLASH中,然后运行下载到flash的代码怎样实现?望大神们指点。
The F2833x Flash APIs have been compiled using the “--float_support=fpu32” floating point option. Only object
files compiled as such can be linked to the APIs.
还有这两句话什么意思,还有“--float_support=fpu32”?