开发者

convert from .c to .hex for 8051 microcontroller

开发者 https://www.devze.com 2023-01-29 04:16 出处:网络
I needprogram or site can convert from .c file 开发者_如何学运维to .hex file for 8051 microcontroller ?You need a compiler that can target the 8051 microcontroller, like SDCC or the Keil compilerYou n

I need program or site can convert from .c file 开发者_如何学运维to .hex file for 8051 microcontroller ?


You need a compiler that can target the 8051 microcontroller, like SDCC or the Keil compiler


You need a compiler and a list with compilers are here

0

精彩评论

暂无评论...
验证码 换一张
取 消