Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
hex output and stdio.h header
onurakdemir:
when I compile , it is not producing hex file( I check the option at compiler options), and cant use standart header files
Michael:
--- Quote from: onurakdemir on December 06, 2005, 08:20:46 pm --- when I compile , it is not producing hex file( I check the option at compiler options), and cant use standart header files
--- End quote ---
hex file :?? I check with my C::B RC2 version, but I did not find an option for hex file. Which C::B version, compiler and operating system are you using?
Michael
onurakdemir:
windowsXP and rc2(SVN version)
there is an option in /setttings/compiler that "output intel hex file"
and why I am not able to use printf? it says undefined global
Michael:
--- Quote from: onurakdemir on December 06, 2005, 08:43:36 pm ---windowsXP and rc2(SVN version)
there is an option in /setttings/compiler that "output intel hex file"
and why I am not able to use printf? it says undefined global
--- End quote ---
Ok, but which compiler? May be it is just a problem of include directories. When I have installed OpenWatcom, I had to modify the system path (if I remeber correctly) to make MS Toolkit 2003 and GNU GCC working (i.e., finding the standard headers files). I will give a try after dinner :wink:.
Michael
onurakdemir:
sdcc
Navigation
[0] Message Index
[#] Next page
Go to full version