Aric Chen

Results 5 comments of Aric Chen

> 目前已移植成功stm32F103,F407,nordic的nrf52840,对应的是arm cortex-m3 cortex-m4系列,应该绝大多数单片机是可以的 同仁,能分享下移植经验吗,目前正要把sm2 3 4移植到stmf103,遇到不少问题,感谢!

> > > 目前已移植成功stm32F103,F407,nordic的nrf52840,对应的是arm cortex-m3 cortex-m4系列,应该绝大多数单片机是可以的 > > > > > > 同仁,能分享下移植经验吗,目前正要把sm2 3 4移植到stmf103,遇到不少问题,感谢! > > 遇到什么问题,贴出来,具体问题解决就是了,代码就是这套代码,没有什么可上传的 请问下不支持硬件生成随机数的板子(stm32f103系列),sm2算法当中的随机数生成,即rand_bytes这个函数如何生成随机数呢

> @Allin-Chen Heya thanks for your question. The answer really depends on the chip. There are multiple options. The best option would be to see if your chip has a...

Hi! @khaled-e-a Thank you for providing this tool. I was trying this tool on Defects4j, but I found a similar problem that confused me as follows. The bug id is...

Hi @khaled-e-a I am so excited to see your reply! I put my code in the attachment, slicer.py is a script to run Slicer4j by python command, for example, `python3...