pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
902 stars 298 forks source link

cmsis-dsp software examples #338

Open sunil3690 opened 4 years ago

sunil3690 commented 4 years ago

hi I am getting an error undefined reference "arm_mult_f32" and "arm_add_f32" while executing cmsis-dsp examples. The example program is "arm_dotproduct_example_f32.c" targeted to cortex-m4/m3 on pulpino(pulp)v2. please kindly help the issue Thank you sunil3690