Project

General

Profile

Actions

Bug #310

closed

Unable to declare bounded sequence with native types

Added by Martin Jacquet almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-

Description

We found out that we are unable to declare a bounded sequence using a native type in the IDS. However, it works fine with unbounded sequences.

In a component that compiles well otherwise, I simply added a native foo; type and sequence<foo,3> bar; in the IDS, and the make doesn't pass, an error occurs when including src/uavmpc_c_types.h. You can find the make output in the attached make.log file.


Files

make.log (4.61 KB) make.log Martin Jacquet, 2021-04-30 14:21
Actions

Also available in: Atom PDF