There is a problem with the EFM32PG22 library.

Comments

2 comments

  • Avatar
    Jon Elliott

    The vectors file is automatically generated from the SVD file produced by SiliconLabs and it looks like this interrupt is not included even in the latest version of the file for this device.

    You can add the interrupt by right clicking on the vectors file in the project explorer and selecting Import to create a project local version of the file that you can edit.

     

    0
    Comment actions Permalink
  • Avatar
    Yoon-Ki Hong

    Thank you.

    I will try this.

    1
    Comment actions Permalink

Please sign in to leave a comment.