zarthcode

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Semihosting broken with latest GCC arm-eabi update #3333
    zarthcode
    Participant

    Only a slight change. There is no wonky SVC call now, which is no longer a show-stopper. However, printf is still no longer redirected as a result of initialise_monitor_handles(); – All calls to printf appear to (silently) go nowhere apparent. (No issues w/launchpad.)

    in reply to: Semihosting broken with latest GCC arm-eabi update #3332
    zarthcode
    Participant

    That’s the problem. I don’t know. I don’t have the previous version/build. VisualGDB prompted me to update SysGCC, and that’s when the change occurred. It was always GCC 4.8.2, initialise_monitor_handles() was absolutely present, as it worked as expected. I have nothing overridden.

    I’ve since switched to launchpad GCC 4.9, it’s initialise_monitor_handles() implementation works exactly as expected, without making a SVC request.

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