Debugging BL2 on S32G RDB hardware

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Debugging BL2 on S32G RDB hardware

378 次查看
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 回复数