gpt4 book ai didi

c - 我怎样才能在pic 18f2550上运行程序

转载 作者:行者123 更新时间:2023-11-30 17:41:30 25 4
gpt4 key购买 nike

我用c写了一个程序并编译它,我使用了mingw。现在我需要在pic 18f2550上运行该程序!我从未使用过微 Controller 。我该怎么办?

最佳答案

首先,您无法直接运行 PIC 上的目标文件。您的 PC 和微 Controller 不具有相同的架构。

因此您需要使用正确的编译器来编译代码。我建议您在这里免费安装MPLAB:https://www.microchip.com/pagehandler/en_us/devtools/mplabxc/

IDE 附带了出色的编译器。

此外,您必须有一个 JTAG 编程器才能将固件放到 PIC 上...

关于c - 我怎样才能在pic 18f2550上运行程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21077735/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com