Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • taste-setup taste-setup
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTETASTE
  • taste-setuptaste-setup
  • Issues
  • #6
Closed
Open
Issue created Aug 20, 2020 by Arnaud Moura@arnaud_moura

Relative path in DataView.aadl

Hello,

To share a TASTE project and to build it in other platform, the path of an ASN1 file should be in relative from the DataView.aadl file.

This lines:

--! InputASN1FileChecksum:7373da0019691279a709f22eac4a5cd2:/root/work/workspace/Taste/apriltag_demo_taste_arm64/DataView.acn:
--! InputASN1FileChecksum:1cdf589035e42adc3f2140b84b2d33c7:/root/work/workspace/Taste/apriltag_demo_taste_arm64/dataview/Array3D.asn:

become:

--! InputASN1FileChecksum:7373da0019691279a709f22eac4a5cd2:./DataView.acn:
--! InputASN1FileChecksum:1cdf589035e42adc3f2140b84b2d33c7:./dataview/Array3D.asn:
Assignee
Assign to
Time tracking