const Uint16 pb[5]={10,1,2,3,4} 我是想把这个常量放在flash 0x3f4000 的这个地方 ,不知道怎么弄?
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.
const Uint16 pb[5]={10,1,2,3,4} 我是想把这个常量放在flash 0x3f4000 的这个地方 ,不知道怎么弄?