Cypress技术论坛
直播中

钱杨静

7年用户 222经验值
私信 关注
[问答]

PSoC 6 BLE采用单核模式被禁用

你好,
我正在尝试编写一个应用程序,其中BLE组件将在CM0+内核上以单内核模式运行。现在,没有什么在CM4上运行。在生成应用程序之后,如果我查看BLYCONFIG.C,我看到所有的东西都被禁用了(CythBuffMyDePrime宏设置为0),所以我不能访问组件配置。
我做错什么了?

以上来自于百度翻译


     以下为原文
  Hi,

I am trying to write an application where the BLE component would run in single core mode on the cm0+ core. For now, nothing runs on the cm4. After generating the application, if I look at BLE_config.c, I see everything disabled (CY_BLE_MODE_PROFILE macro set to 0) so I can't access the component configuration.

What am I doing wrong?

回帖(1)

何兰兰

2018-10-30 18:15:47
你好,
PSoC Creator从CORTEX-M4上下文中显示该文件中的宏定义。这就是为什么那个文件的内容看起来是无效的。您可以忽略它并开始在CM0+上编写代码。所有组件宏、API和数据类型将在CM0+上可用。
当做
尼丁

以上来自于百度翻译


     以下为原文
  Hello,
 
PSoC Creator shows the macro definitions in that file from Cortex-M4 context. That's why the contents of that file look disabled. You can simply ignore that and start writing code on CM0+. All component macros, APIs and data-types will be available on CM0+.
 
Regards
Nidhin
举报

更多回帖

发帖
×
20
完善资料,
赚取积分