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.

代码中添加软件陷阱程序



向各位高手请教在怎么在C代码中添加软件陷阱,软件陷阱是否需要填满所有未用的程序flash空间。软件陷阱可以将跳到代码区之外的flash的PC指针拉回到程序正常运行的某个位置吗?向高手求教。。。