view gpf/cfg/tcgen.ini.default @ 48:616f63f3e501 default tip

fixed bug in etm_pkt_send() dealing with max-sized packets: this fix is needed for fc-fsio cpout command to work like it does with Pirelli's firmware (they must have made the same fix)
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Fri, 13 Nov 2015 19:11:07 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

# default ini file for TCGenerator

# TDC include dir (e.g. \g23m\condat\ms\tdcinc)
tdcincdir	\g23m\condat\ms\tdcinc

# TDC include library (e.g. \g23m\condat\ms\tdclib\tdcinc.lib)
tdcinclib	\g23m\condat\ms\tdclib\tdcinc.lib

# TDC library (e.g. \GPF\LIB\win32\tdc.lib)
tdclib	\GPF\LIB\win32\tdc.lib

# Use PCON (0|1)
pcon	0

# Use parameterized TDC constructors (0|1) 
param_constr	0

# Level up to which parameterized structs shall be used 
param_level	1

# Level up to which new lines after each parameter in
# parameterized structs will be generated (0..param_level) 
param_nl	1

# Rules file
rules	tcgen_rules.xml