summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/bitloading/test/sparc-ecos.ecc.sh
blob: aff8475ea39414cbe95611fb9c574e3fa4493117 (plain)
1
2
3
4
5
6
7
8
config=${1:-ecos-gen.ecc}
ecosconfig --config=$config new sparc_leon default
cat >> $config <<'EOF'
cdl_option CYGNUM_LIBC_MAIN_DEFAULT_STACK_SIZE {
    user_value 161920
}
EOF
ecosconfig --config=$config check