Dan712

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Embedded Memory Explorer Name Demangling Fails #37052
    Dan712
    Participant

    Thanks, recompiling that code fixed a bunch of the failures (after I remembered to pass -static-libgcc -static-libstdc++ to the linker as well).  A couple did remain though, possibly because I was using the Sysprogs MinGW toolchains which are a couple gcc versions behind the arm-eabi gcc version(although binutil c++filt worked fine on both)

    in reply to: Compiling OpenOCD for Windows #30981
    Dan712
    Participant

    That method is causing an error in  openocd\src\target\hla_target_hla_multicore.c line 88

    ‘ARMV7M_S0’ undeclared

Viewing 2 posts - 1 through 2 (of 2 total)