Handling Keil's EventRecorder dependencies

Sysprogs forums Forums VisualGDB Handling Keil's EventRecorder dependencies

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24992
    MT
    Participant

    Hi,

     

    I imported a project from Keil where we used the Event Recorder for debugging.

    Now I’m getting the message “Could not find EventRecorder.h”.

    How could I handle this code?

    Thanks,

    #24993
    MT
    Participant

    Building problems solved by setting the Keil Components as in the original project

    #24994
    support
    Keymaster

    Hi,

    Good to know it works. BTW, although VisualGDB does not directly support the Keil’s event recorder mechanism, it provides a similar mechanism for tracking various events – real-time watch. Feel free to follow this tutorial to try it out.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.