Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TGrdLoadableCodeData structure exceeds space reserved for determinant in item descriptor

Значение константы: 80

Code Block
languagejava
titlegcRamOverbound
public static final GrdE gcRamOverbound

Incorrect RAM area specified in loadable code descriptor

Значение константы: 81

Code Block
languagejava
titlegcFlashOverbound
public static final GrdE gcFlashOverbound

Incorrect FLASH memory area specified in loadable code descriptor

Значение константы: 82

Code Block
languagejava
titlegcIntersectionOfCodeAreas
public static final GrdE gcIntersectionOfCodeAreas

Allocation of intersecting FLASH memory areas for different loadable code modules

Значение константы: 83

Code Block
languagejava
titlegcBmapFileTooBig
public static final GrdE gcBmapFileTooBig

BMAP file is too long

Значение константы: 84