This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Agsi.h file for uVision 3

Hi all,
I am currently using uVision 3 Debugger. In the sample examples available for download, there is a file agsi.h. This file is specific to uVision 2.

Surely, for the enhancements in uVision3, the file name "agsi.h" has changed. I could not find this file in any of the examples available for download.

It would be great, if anybody could help me out on this.

Thanks
Pankaj

Parents
  • I need Agsi.h, to add peripherals to the debugger project. (where peripherals are included as dlls).

    >>> I beleive that both uVision-2 and uVision-3 use the same AGSI?
    Yes : That is true but enhanced support has been provided for Agsi calls like "setWatchOnSFR". An extra parameter is added to this function. And similar changes have been made.

    In that respect, i needed Agsi.h file and corresponding modified AGSI Definitions i.e. Pdf .

    If anybody is having them do reply.

    Thanks,
    Pankaj

Reply
  • I need Agsi.h, to add peripherals to the debugger project. (where peripherals are included as dlls).

    >>> I beleive that both uVision-2 and uVision-3 use the same AGSI?
    Yes : That is true but enhanced support has been provided for Agsi calls like "setWatchOnSFR". An extra parameter is added to this function. And similar changes have been made.

    In that respect, i needed Agsi.h file and corresponding modified AGSI Definitions i.e. Pdf .

    If anybody is having them do reply.

    Thanks,
    Pankaj

Children