ST意法半导体
直播中

李丽

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

是否可以在SPC5Studio中生成链接到主程序的静态库?

嗨,是否可以在SPC5Studio中生成链接到主程序的静态库?

以上来自于谷歌翻译


以下为原文




Hi, is it possible to generate a static library linked to a main program in SPC5Studio???

回帖(1)

刘鑫

2018-12-5 16:26:35
你好rim,
没问题,我们正在使用一些库(加密和EEPROM)。
你必须创建一个单独的项目来使用hightec gcc,free gcc或GHS来生成你的库。 (SPE或无SPE)
在您可以通过文件user.mk集成库之后
干净
 
make allppc-vle-ar ruv cryptohightec.a * .o
 最好的祝福
 二万

以上来自于谷歌翻译


以下为原文




Hello rim ,
No problem for that we are using some libraries (crypto and EEPROM).
you have to create a separate project to use hightec gcc, free gcc or GHS to generate your library . (SPE or No SPE)
after you can integrate your library by the file user.mk


make clean

make allppc-vle-ar ruv cryptohightec.a *.o
               Best regards
                                     Erwan
举报

更多回帖

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