
CSE8E10-2
Hardware-specific debugging
25
● Check that you are using correct linker command file.
If you are using the IAR Embedded Workbench, the linker command file is
automatically selected based on your choice of device:
● Choose Project>Options
● Select the General Options category
● Click the Target tab
● Choose the appropriate device from the Device drop-down menu.
To override the default linker command file:
● Choose Project>Options
● Select the Linker category
● Click the Config tab
● Choose the appropriate linker command file in the Linker command file area.
NO CONTACT WITH THE TARGET HARDWARE
There are several possible reasons for C-SPY to fail to establish contact with the target
hardware.
● Check the communication devices on your host computer
● Verify that the cable is properly plugged in and not damaged or of the wrong type
● Verify that the target chip is properly mounted on the evaluation board
● Make sure that the evaluation board is supplied with sufficient power
● Check that the correct options for communication have been specified in the IAR
Embedded Workbench; see the documentation provided with the target system.
Examine the linker command file to make sure that your application has not been linked
to the wrong address.
Kommentare zu diesen Handbüchern