Visual Studio中嵌入式代码开发(特别适用于PIC) [英] Embedded code development (especially for PIC with C18) in Visual Studio

查看:365
本文介绍了Visual Studio中嵌入式代码开发(特别适用于PIC)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Visual Studio编写桌面应用程序,我发现它非常用户友好,易于使用。

I'm using Visual Studio for writing desktop applications, and I find it very user friendly and easy to use.

如果可能,我也想写嵌入式Visual Studio中的代码。例如,是否可以使用C18或任何其他类似的C语言为PIC18Fxxx系列生成.hex文件?

If possible, I also want to write embedded code in Visual Studio. For example, is it possible to generate .hex files for PIC18Fxxx series with C18 or any other similar C-based language?

推荐答案

不幸的是,Visual Studio没有对PIC的官方支持。而且,我没有听说有人以非官方的方式做到了这一点。一直有这样一个特征的传闻和猜测,但从来没有机会实现。所以,答案是否,没有办法使用标准的Visual Studio IDE编译.hex文件。

Unfortunately, there is no official support for PIC by Visual Studio. And, I didn't ever hear that someone has made this in an "unofficial" way. There have always been rumors and speculations about such a feature, but never get a chance to be realized. So, the answer is "no", there is no way of compiling .hex file with the standard Visual Studio IDE.

这篇关于Visual Studio中嵌入式代码开发(特别适用于PIC)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆