资 源 简 介
应用背景可以用于TI msp430的modbus从站协议源C代码,有比较详细的中文注释,构架比较清晰,可以用于学习modbus协议和移植修改试用。关键技术Follow these steps to load and debug an executable file that was built outside
IAR Embedded Workbench, for example projects built on the command line.
1. Choose Project>Add Files to add the executable file (filename extension d43)
that you want to debug to the project.
2. Set up the debugger options according to you needs. The only project options
that are meaningful to set for this kind of project are options in the General
Options and Debugger categories. Make sure to set up the general project
options in the same way as when the executable file was built.
3. To start the debugger, select the project in the workspace window and
click the Debug button. The project can be reused whenever you rebuild your
executable file. The debugger will notice if the executable file h