Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
A
advLigoRTS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 94
    • Issues 94
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 6
    • Merge Requests 6
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CDS
  • advLigoRTS
  • Issues
  • #148

Closed
Open
Created Aug 10, 2020 by Keith Thorne@keith-thorneMaintainer

Models l1susetmx, l1susetmy fail to build with undeclared 'adc0' error

In trying to build the L1 models, I have brought in all the updates to branch-L1, included the SUS models with all 20-bit DACs. These built and operate just fine on the old production RCG.

However, on the current one from buster-unstable, both fail with errors like

/opt/rtcds/rtbuild/rcg-4.0.0/src/fe/l1susetmx/l1susetmx.c: In function ‘feCode’:
/opt/rtcds/rtbuild/rcg-4.0.0/src/fe/l1susetmx/l1susetmx.c:7476:20: error: ‘adc0’ undeclared (first use in this function)
 ipcInfo[17].data = adc0;
                    ^~~~
/opt/rtcds/rtbuild/rcg-4.0.0/src/fe/l1susetmx/l1susetmx.c:7476:20: note: each undeclared identifier is reported only once for each function it appears in
make[5]: *** [/usr/src/linux-headers-4.19.0-6-common-rtcds/scripts/Makefile.build:315: /opt/rtcds/rtbuild/rcg-4.0.0/src/fe/l1susetmx/l1susetmx.o] Error 1
make[4]: *** [/usr/src/linux-headers-4.19.0-6-common-rtcds/Makefile:1534: _module_/opt/rtcds/rtbuild/rcg-4.0.0/src/fe/l1susetmx] Error 2
make[3]: *** [Makefile:146: sub-make] Error 2
make[2]: *** [Makefile:8: all] Error 2
make[1]: *** [GNUmakefile:7: default] Error 2
make: *** [Makefile:53: l1susetmx] Error 1

This is also the files checked into cds_user_apps\trunk

Assignee
Assign to
4.2.0
Milestone
4.2.0
Assign milestone
Time tracking
None
Due date
None