Segger J-Link User Manual page 228

Hide thumbs Also See for J-Link:
Table of Contents

Advertisement

228
Syntax
EnableInfoWinFlashDL
5.12.1.19EnableMOEHandling
The J-Link DLL outputs additional information about mode of entry (MOE) in case the
target CPU halted / entered debug mode. Disabled by default.
Additional information is output via log-callback set with
JLINK_OpenEx(JLINK_LOG* pfLog, JLINK_LOG* pfErrorOut)
Syntax
EnableMOEHandling
5.12.1.20EnableRemarks
The J-link DLL provides more detailed output during CPU-detection / connection pro-
cess. Kind of "verbose" option. Disabled by default, therefor only an enable option.
Will be reset to "disabled" on each call to JLINK_Open() (reconnect to J-Link).
Syntax
EnableRemarks
5.12.1.21ExcludeFlashCacheRange
This command is used to invalidate flash ranges in flash cache, that are configured to
be excluded from the cache. Per default, all areas that J-Link knows to be Flash
memory, are cached. This means that it is assumed that the contents of this area do
not change during program execution. If this assumption does not hold true, typically
because the target program modifies the flash content for data storage, then the
affected area should be excluded. This will slightly reduce the debugging speed.
Example
ExcludeFlashCacheRange
5.12.1.22GetCPUVars
5.12.1.23Hide device selection
This command can be used to suppress the device selection dialog. If enabled, the
device selection dialog will not be shown in case an unknown device is selected.
Syntax
HideDeviceSelection = 0 | 1
Example
HideDeviceSelection 1
5.12.1.24HSSLogFile
This command enables HSS-Logging. Separate to the application using HSS, all HSS
Data will be stored in the specified file.
Syntax
HSSLogFile = <Path>
Example
HSSLogFile = C:\Test.log
J-Link / J-Trace (UM08001)
CHAPTER 5
0x10000000-0x100FFFFF
// Device selection will not show up
Working with J-Link and J-Trace
© 2004-2017 SEGGER Microcontroller GmbH & Co. KG

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the J-Link and is the answer not in the manual?

This manual is also suitable for:

J-trace

Table of Contents

Save PDF