如果我写了个底层程序用的codestrat是芯片默认的0x33FFF6,底层程序从串口下载应用程序到flash的另一个区中,那么程序跳转到应用程序的开始codestrat时,codestrat调用的怎么知道是应用程序的_c_int00还是底层程序的_c_int00?????
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.
如果我写了个底层程序用的codestrat是芯片默认的0x33FFF6,底层程序从串口下载应用程序到flash的另一个区中,那么程序跳转到应用程序的开始codestrat时,codestrat调用的怎么知道是应用程序的_c_int00还是底层程序的_c_int00?????