github0null/eide

[question] 如何添加一款cortex-m内核的芯片?

Closed this issue · 2 comments

我想在Ubuntu上编译下载仿真一款国产的芯片。
https://www.lnchip.com/index.php?ac=Article&at=List&tid=274#p1

用gcc去编译,dap-link仿真。

请问我应该如何去做?

这款芯片用MDK是可以烧录的。
我可以找到FLM文件。

有 MDK 例程的话可以直接导入,没有例程的话,按照文档 https://em-ide.com/docs/getting-started/new_prj 新建空项目