__unloadImage
In this section:
Syntax
__unloadImage(module_id)Parameters
module_idAn integer which represents a unique module identification, which is retrieved as a return value from the corresponding
__loadImageC-SPY macro.
Return value
Value | Result |
|---|---|
| A unique module identification (the same as the input parameter). |
| The unloading failed. |
Table 49. __unloadImage return values
For use with
All C-SPY drivers.
Description
Unloads debug information from an already downloaded debug image.