hpmicro / hpm_sdk

No PR will be accepted for now, but feel free to submit issue, very appreciated.
https://hpm-sdk.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
116 stars 28 forks source link

dsp, fft samples can not compile complete. #27

Open usecool opened 3 months ago

jhqian commented 3 months ago

these samples need andes toolchain, either using andes toolchain (which can be got from andes github) or using generated Segger Embedded Studio project in which correct toolchain is configured properly.

duanlin commented 2 months ago

不方便更换toolchain的话,可以参考 my workaround,硬编码封装 andes dsp 指令 port 到 c 函数 https://bbs.elecfans.com/jishu_2419231_1_1.html