help to connect pic based CORE and DOUT

i am very stupid, i think… i have ready pic based core and dout module, but i have no idea how to compile .hex file

i downloaded stuff in http://www.midibox.org/dokuwiki/windows_toolchain_quickstart

and i found C example http://www.ucapps.de/mios_c_set_dout.html

and mios source mios_v1_9f_src.zip

but in mios source no C files!

help please, sorry for my bad english

Welcome aboard GCoda!  :smiley:

That’s becaus MIOS itself is written in asm. You want the C application skeleton which is part of the mios_base package:

http://www.ucapps.de/mios/mios_base_v1_0b.zip

hope that helps :wink:

i was blind, now i can see … a lot of C

thanks, i`ll try