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.

[参考译文] CC2651R3SIPA:如何从 CC2651R3SIPA MCU 中删除默认按钮和显示设置##39;s simple_peripheral 示例?

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1488147/cc2651r3sipa-how-to-remove-default-button-and-display-settings-from-cc2651r3sipa-mcu-s-simple_peripheral-example

器件型号:CC2651R3SIPA
主题中讨论的其他器件: SysConfigCC2640R2F

工具与软件:

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/879265/cc2640r2f-how-to-remove-two-buttons-menu-two_btn_menu-and-display-from-simple_peripheral-project

参照上面链接的内容、我尝试从 CC2651R3SIPA simple_peripheral 示例中删除默认按钮和显示设置。

当严格遵循这些指令时、构建错误发生在 NPI 部分。 从编译中排除 NPI 时、会出现 makefile 编译错误。

我们如何在解析这些各种依赖项时删除默认按钮并显示设置?

这是我的 SysConfig 配置。

我已删除以下文件:

  • board_key.c/.h
  • simple_peripheral_menu.c/.h
  • TWO_btn_menu.c/.h

在上述步骤中从 simple_peripheral.c 中删除按钮和显示相关逻辑后、会发生以下构建错误

从编译中排除 NPI 文件夹会产生 makefile 编译、这种情况与其自身映像类似。