Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

GEM_AMC.GEM_SYSTEM.RELEASE is not readable but used in HwGenericAMC #331

@mexanick

Description

@mexanick

Brief summary of issue

Apr  1 20:48:19 CTP7 user.info rpcsvc: eagle48[26477] - void utils::initLogging() - Impossible to read the configuration file; using the default embedded configuration.
Apr  1 20:48:19 CTP7 user.info rpcsvc: eagle48[26477] - int memhub_open(memsvc_handle**) - Memhub initialized a semaphore. Current semaphore value = 1
Apr  1 20:48:19 CTP7 user.info rpcsvc: eagle48[26477] - void utils::initLogging() - Impossible to read the configuration file; using the default embedded configuration.
Apr  1 20:48:19 CTP7 user.err rpcsvc: eagle48[26477] - uint32_t utils::readReg(const string&) - No read permissions for GEM_AMC.GEM_SYSTEM.RELEASE:

Indeed, an attempt of read("GEM_AMC.GEM_SYSTEM.RELEASE") is happening in the gem::hw::amc::HwGenericAMC::getFirmwareVer() and this register doesn't have any permissions in the address table. @evka please comment what's the desired behavior here and how to fix (change the register, update address table)

Types of issue

  • Bug report (report an issue with the code)
  • Feature request (request for change which adds functionality)

Your Environment

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions