Generation working and Compilation of MARTe components
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!--
|
||||
BOY Files Navigation
|
||||
CODAC-VERSION: 6.1.2
|
||||
WARNING: This is an SDD generated file. Contact codac-support for any query.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<CBS name="EC" description="ITER-EC" enabled="true" opi_file="./mimics/ITER-EC_Mimic.opi OPI_FILE=/EC-GN/boy/ITER LEVEL=ITER-EC" deprecated="false" alarm_root="/CODAC_AlarmHandler/EC" xmlns:xi="http://www.w3.org/2001/XInclude" >
|
||||
|
||||
<xi:include href="Navigation_EC-GN.xml" >
|
||||
<xi:fallback ></xi:fallback>
|
||||
</xi:include>
|
||||
|
||||
|
||||
</CBS>
|
||||
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
############################################################################
|
||||
## User provided PLC or fast controller driver pre configuration
|
||||
############################################################################
|
||||
|
||||
# Enable parallel callback threads to improve 'I/O Intr' record scanning
|
||||
# see https://bugzilla.iter.org/codac/show_bug.cgi?id=10413
|
||||
callbackParallelThreads
|
||||
|
||||
callbackSetQueueSize(100000)
|
||||
scanOnceSetQueueSize(100000)
|
||||
|
||||
#- End-of-file marker - do not delete or add lines below!
|
||||
Reference in New Issue
Block a user