This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] WL1831MOD:Bluetopia 与非 TI ARM 处理器集成

Guru**** 2387830 points
Other Parts Discussed in Thread: WL1831, WL1831MOD
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/908835/wl1831mod-bluetopia-integrate-with-non-ti-arm-processor

器件型号:WL1831MOD
Thread 中讨论的其他器件:WL1831

尊敬的团队:

我尝试集成提及模块 WL1831 Hisilicon ARM 处理器 Hi3519。 在此期间,我收到编译错误 ./BluetopiaPM/Bluetopia/lib/libBTPS.a (HFILL.o)使用 VFP 寄存器参数,... 上述错误适用于位于  ./BluetopiaPM/Bluetopia/lib 的不同文件  

我已使用以下参数配置  

toolchain_prefix=arm-hisi200-linux

CFLAGS=-March = ARMv8-A -mthumb-interwork -mfloat-abi=softfp -mtune =cortex-A53 -mfpu=none-vfpv4  

我的问题是 WL1831MOD 能否与其他处理器集成。  如果是、请分享要遵循的编译步骤。

Linux 版本:4.9.37

请在这方面提供帮助  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我想知道、这是64位 ARM 处理器吗? BluetopiaPM 库使用 Linaro ARM 工具链构建、用于32位 Cortex-A 处理器。  

    谢谢