Not being argumentative but you got to admit............It has to be ANSI C except for the section that tells you all the bits that are not.! So if your not 100% ANSI C (and its certainly not) Why keep the nonsense stuff like the Main() stuff?
Not being argumentative but you got to admit............It has to be ANSI C except for the section that tells you all the bits that are not.! So if your not 100% ANSI C (and its certainly not) Why keep the nonsense stuff like the Main() stuff?
I have that for Pic32... The libraries on MikroE are huge... Using larger chips it seems to be a good way to go...
The SD library for instance.. Works extremely well as does the graphical libraries.. Not that I promote the use of pre-built libraries, but as I have already learned the language, hey why not!!
I have that for Pic32... The libraries on MikroE are huge... Using larger chips it seems to be a good way to go...
The SD library for instance.. Works extremely well as does the graphical libraries.. Not that I promote the use of pre-built libraries, but as I have already learned the language, hey why not!!
The big down side for me is you have to invest in a different debug tool, I am reluctant to pay for their debug tool and a compiler from them. If it worked with the ICD3 I wouldnt hesitate using the compiler, I like the IDE as well.
Just a shame they sting you on the debug tools.
ARM spoilt me, coming back to pics is a bit of a shock. Its looking like CCS or MikroC, but the debug board really puts me off.