您好!
在中、使用了链接器 cmd 文件开始和复位。
开始 :origin = 0x080000,length = 0x000002
复位 :origin = 0x3FFFC0,length = 0x000002
在我看到的部分中
.reset :> reset, page = 0,type = DSECT //未使用,*/
是否需要复位、或者在复位情况下是否自动跳转以开始?
此致、Holger
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.
您好!
在中、使用了链接器 cmd 文件开始和复位。
开始 :origin = 0x080000,length = 0x000002
复位 :origin = 0x3FFFC0,length = 0x000002
在我看到的部分中
.reset :> reset, page = 0,type = DSECT //未使用,*/
是否需要复位、或者在复位情况下是否自动跳转以开始?
此致、Holger