Debugging BL2 on S32G RDB hardware

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Debugging BL2 on S32G RDB hardware

433件の閲覧回数
yellapu_anishkh
Contributor IV
I am trying to debug bl2. loaded bl2 binary on to target and continues loop with a variable.

then attached using lauterbach and loaded bl2.elf, bl2 compiled with DEBUG=1 option, which 

means symbols are enabled, but when loaded all symbols are not loaded. Please point to me, if i 

am missing anything.

below is the script used.

sys.cpu S32G399A-A53

core.assign 1

SYStem.config.debugporttype JTAG

SYStem.Option TRST OFF

sys.attach

Data.Load.Elf bl2.elf  /GLOBTYPES /NoClear /NoCODE

break

list

ENDDO
タグ(3)
0 件の賞賛
返信
0 返答(返信)