This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unexpected symbol ENUMERATION_TYPE

Hi,

I compiled my project with a toolchain out of buildroot and everything works fine expect that i get a warning in the Commands-Tab after I started to debug:

set debug-from main
start
WARNING(CMD399-COR192-IMG54-COR307):
! Failed to start the target
! Failed to resolve breakpoint expression "main"
! Failed to demand load DWARF debugging information: section .debug_info, offset 0x3a71
! Unexpected symbol ENUMERATION_TYPE
WARNING(CMD407): Trying the entry point instead
wait
Execution stopped at breakpoint 1: 0x00011208
In _start (no debug info)

Debugging works just in Disassembly and expressions won't work at all. The error ' Unexpected symbol ENUMERATION_TYPE '  seems odd cause it's a default debug entry of DWARF, isn't it?

So I need some suggestions. Same results from DS-5 5.23.1 & 5.25.0.