Hello,
We loaded the qspi uboot.elf generated by flex-builder for ls1088ardb to CodeWarrior for ARMv8. However, upon debugging, we encounter the error as shown below. What could be the cause of this error? Thanks!
Setup Details:
Board: LS1088ARDB
CodeWarrior Warrior Development Studio for QorIQ LS Series - ARM V8 ISA: Version 11.3.0
Host: Ubuntu 16.04
References:
LSDK Rev.18.03
AN5347 Building U-Boot in CodeWarrior ARMv8
CWARMv8TM ... Targeting Manual
Use CodeWarrior for ARMv8 to Debug U-boot and Linux Kernel and Bring up Bare Boards by yipingwang
So I figured that the uboot.elf was not the file that was supposed to be selected in CodeWarrior Executable Importer, it is supposed to be just the uboot (with out the extension name).