ruby ../asp3/tecsgen/tecsgen.rb ../asp3/sample/sample1.cdl -R -I. -I../asp3/include -I../asp3/target/raspberrypi_pico_gcc -I../asp3/arch/arm_m_gcc/rp2040 -I../asp3/arch/arm_m_gcc/common -I../asp3/arch/gcc -I../asp3 -I../asp3/sample -I./gen -I../asp3/tecs_kernel --cpp "arm-none-eabi-gcc -DUSE_TIM_AS_HRT -DTOPPERS_CORTEX_M0PLUS -D__TARGET_ARCH_THUMB=3 -I. -I../asp3/include -I../asp3/target/raspberrypi_pico_gcc -I../asp3/arch/arm_m_gcc/rp2040 -I../asp3/arch/arm_m_gcc/common -I../asp3/arch/gcc -I../asp3 -I../asp3/sample -I./gen -I../asp3/tecs_kernel -D TECSGEN -E" -g ./gen
tecsgen version 1.7.0 Copyright(c) 2008-2019, TOPPERS project. All rights reserved.
make[1]: Entering directory '/home/JaneDoe/toppers/build'
ruby ../asp3/cfg/cfg.rb --pass 1 --kernel asp -I. -I../asp3/include -I../asp3/target/raspberrypi_pico_gcc -I../asp3/arch/arm_m_gcc/rp2040 -I../asp3/arch/arm_m_gcc/common -I../asp3/arch/gcc -I../asp3 -I../asp3/sample -I./gen -I../asp3/tecs_kernel --api-table ../asp3/kernel/kernel_api.def --symval-table ../asp3/kernel/kernel_sym.def --symval-table ../asp3/arch/arm_m_gcc/common/core_sym_v6m.def \
-M objs/cfg1_out_c.d ../asp3/target/raspberrypi_pico_gcc/target_kernel.cfg ../asp3/sample/sample1.cfg
/home/JaneDoe/.rbenv/versions/3.1.2/lib/ruby/3.1.0/csv.rb:1433:in `initialize': no implicit conversion of Hash into String (TypeError)
from /home/JaneDoe/.rbenv/versions/3.1.2/lib/ruby/3.1.0/csv.rb:1433:in `open'
from /home/JaneDoe/.rbenv/versions/3.1.2/lib/ruby/3.1.0/csv.rb:1433:in `open'
from /home/JaneDoe/toppers/asp3/cfg/pass1.rb:180:in `block in ReadSymvalTable'
from /home/JaneDoe/toppers/asp3/cfg/pass1.rb:174:in `each'
from /home/JaneDoe/toppers/asp3/cfg/pass1.rb:174:in `ReadSymvalTable'
from /home/JaneDoe/toppers/asp3/cfg/pass1.rb:909:in `Pass1'
from ../asp3/cfg/cfg.rb:712:in `<main>'
make[1]: *** [Makefile:358: cfg1_out.timestamp] Error 1
make[1]: Leaving directory '/home/JaneDoe/toppers/build'
make: *** [Makefile:224: all] Error 2