Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Titan » TITAN compiler error(TTCN-3 ASN.1 compiler)
TITAN compiler error [message #1858087] Wed, 15 March 2023 13:26 Go to next message
Yann Garcia is currently offline Yann GarciaFriend
Messages: 145
Registered: June 2016
Senior Member
Hello,

We just recompile the latest version of TITAN (commit cc4926ce949216692f2ffee7abc833e5e718f46c) and we got the following error while building ETSI AtsCAM test suite:
FATAL ERROR: /home/yann/frameworks/titan/titan.core/Install/bin/compiler: In line 6124 of Type.cc: Type::get_built_in_coding

I saw also in the commit history some PER entries. Does it mean you are staring to support ASN.1 PER/UPER codecs?

Many thanks

Yann Garcia
Re: TITAN compiler error [message #1858119 is a reply to message #1858087] Thu, 16 March 2023 11:10 Go to previous messageGo to next message
Adam Knapp is currently offline Adam KnappFriend
Messages: 54
Registered: November 2020
Member
Hi Yann,

Yes, we started working on native/built-in ASN.1 PER/UPER codecs. To support the current ways of working and maintain backward compatibility we plan to introduce a new compiler switch. I assume something went off during one of the recent commits. We are checking it.
Re: TITAN compiler error [message #1858130 is a reply to message #1858087] Thu, 16 March 2023 15:30 Go to previous messageGo to next message
Botond Baranyi is currently offline Botond BaranyiFriend
Messages: 55
Registered: February 2016
Member
Hi Yann,

the newly added compiler switch is '-H'. This enables the old version of PER, which encodes/decodes through user-defined external functions. If the switch is not set, then TITAN will use the new PER codec, which is currently incomplete.

Best regards,
Botond
Re: TITAN compiler error [message #1858164 is a reply to message #1858130] Sat, 18 March 2023 07:32 Go to previous messageGo to next message
Yann Garcia is currently offline Yann GarciaFriend
Messages: 145
Registered: June 2016
Senior Member
Hello Botond,

Thanks a lot for your feedback.
Please, can you inform us when your PER/UPER codec will be ready? We are really interested to test it ;)

BR, Yann Garcia
Re: TITAN compiler error [message #1858249 is a reply to message #1858164] Fri, 24 March 2023 10:30 Go to previous message
Lenard Nagy is currently offline Lenard NagyFriend
Messages: 54
Registered: September 2016
Member
Hi Yann,

The exact date is not yet known, this is quite a large feature, and we have started implementing it recently.
The aim is to be ready for Q2 2024.

We will keep You updated about the feature.

Lenard
Previous Topic:WITH SUCCESSOR not supported
Next Topic:Ethernet
Goto Forum:
  


Current Time: Tue Oct 08 00:05:23 GMT 2024

Powered by FUDForum. Page generated in 0.03741 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top