Skip to content

[Help] Trouble running rust on xmc4500 relax lite kit #78

@SirWalross

Description

@SirWalross

Hello,

i have trouble running rust on my xmc4500 relax lite kit. Here is my project: https://github.com/SirWalross/xmc4500-rust. I can compile the project with cargo build, but if i try to debug it with the JLinkGDBServer using cargo run it never reaches the main function.

If i step in gdb it just gives me some weird error messages: Internal error: pc 0xbc4 in read in CU, but not in symtab.

I would very much appreciate any help, tips or information what i am doing wrong. Thanks in advance.


using

  • arm-none-eabi-gcc 13.2.0
  • arm-none-eabi-gdb 13.2
  • JLinkGDBServer V7.92o
  • rustc 1.74.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions