Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

EMB_Debug_Map_x_ResolveSymbols.vi (Microprocessor SDK)

LabVIEW 8.6 Microprocessor SDK Help
June 2008

NI Part Number:
372197B-01

»View Product Info

Parses the file the linker generates and resolves all objects in the debug database. You must resolve the following two types of relative addresses:

  • Relative addresses in the form of variable + offset. You must find the absolute addresses of the symbol, add the offset, and store the resulting address back to the debug database. For example, __ocdi1_heap + 0x345.
  • Signals in the form of variable.member (type_code). You must find the offset of the member relative to the beginning of the variable and transform the offsets into a relative address of variable + member_offset. For example, __ocdi1_heap.c_error_in__no_error_((33,3,7)).

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit