fergus.dixon@pacom.com

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Live Tracing on STM32H753ZI with VisualGDB #36666

    Quick update. I managed to fix the issue which was caused by the command buffer having an extra zero in the array and a length of 1. Resetting the buffer fixes the issue but there is still the question of how this random byte is getting set which is where a trace would be great. I will ask the team if anyone knows how to make an elf file from the arm compiler and come back here to report how it goes with an elf file. Thanks again for the help.

    in reply to: Live Tracing on STM32H753ZI with VisualGDB #36664

    Thanks for the reply. Would hex files also work? There is no easy way I can see for gcc to make an elf file.

    in reply to: Live Tracing on STM32H753ZI with VisualGDB #36660

    We are using a bin file not an elf file. It looks like the relocation is caused by the live tracing. I searched the code for relocate and can only find standard code.

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)