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.
我在使用大约1200字节的缓冲区时遇到问题。 当我使用缓冲区并且仅使用几十个字节时、没有发生任何不良情况、但是当我尝试使用缓冲区的满大小时、我会遇到很多问题、包括复位。 缓冲区看起来不是异常大、但我可能需要通过某种方式通知链接器?
您好、Tom、
您将缓冲区与什么搭配使用、并让编译器分配存储器或设置存储器地址?
此致、
Luke