Cypress技术论坛
直播中

卓侨汉

7年用户 1058经验值
擅长:MEMS/传感技术
私信 关注
[问答]

主()创建者版本3没有返回

是否创建了主C循环代码的固定或设置调整?
我创建的每一个新的项目都设置主循环“空main()”,这会导致main没有返回“int”的警告。
到目前为止,我把这行改成“int()”,它很好。
谢谢

以上来自于百度翻译


     以下为原文
   Is there a fix or setting adjustment for the main.c main loop code created?
    Every new project I create sets up main loop "void main()" which results in warning that main does not return "int".
    So far I change the line to "int main()" and it is fine.
    Thanks

回帖(6)

李姜芫

2019-7-29 14:54:04
你好,
空主()是PSoC创建者2.2 CP7和旧版本中的默认设置。
int PSoC Creator(3)需要实际的Sp1版本。
手动编辑,一切正常。
当做,
维克托

以上来自于百度翻译


     以下为原文
   Hi,
    void main() was default setting in PSoC Creator 2.2 CP7 and older versions ....
    int main() is required for actual PSoC Creator 3.0 SP1 version.
    Manually edit and all is OK.
    Regards, 
    Viktor
举报

卓侨汉

2019-7-29 14:59:37
嗨,维克托,
每当我创建一个新项目时,我就一直在编辑它。我的帖子是关于我们有更新,补丁或设置,省去了编辑这个我每次创建一个新项目。

以上来自于百度翻译


     以下为原文
   Hi Victor,
    I have been editing it every time I create a new project. My post is regarding wthere there is an update, patch or setting that saves having to edit this every time I create a new project.
举报

王琳

2019-7-29 15:12:46
当我创建了一个新的空项目主要包含线。C
项目包括:

int()
也许你错过了更新,你试过CyPress更新管理器吗?
鲍勃

以上来自于百度翻译


     以下为原文
  When I create a new empty project main.c contains the lines
    #include
    and
    int main()
     
    Probably you missed an update, did you try the Cypress Update Manager?
     
    Bob
举报

李姜芫

2019-7-29 15:27:38
你好,
1。更新到PSoC创建者3 SP1
2。如果你愿意,你可以修改模板文件…根据你的愿望、传统等。
C:程序文件    Cypress PSoC Creator为PSoC Creator 模板项目 psocexepr***ase 主C。
当做,
维克托

以上来自于百度翻译


     以下为原文
   Hi,
    1. update to the PSoC Creator 3.0 SP1
    2. If you wish, you can modify the template file  ...  according your wishes, tradition etc.
    C:Program FilesCypressPSoC Creator3.0PSoC Creatortemplatesprojectspsocexepr***asemain.c
    Regards, 
    Viktor
举报

更多回帖

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