NPP050: Invalid scope for file type

NPP050: Invalid scope for file type

type: bug
priority: blocker

#compile-time

Description

The given variable scope is not valid for the file type.

Inside a data area only scopes matching the file type are allowed:

  • LOCAL for LDAs
  • PARAMETER for PDAs
  • GLOBAL for GDAs