CCS offers many functions "built-in-function" I wonder if it is possible to access these functions to modify them to make further or simply to see how some are made.
I looked in C / PICC but I have not found.
Thank you in advance and sorry for the bad English.
Humberto
Joined: 08 Sep 2003 Posts: 1215 Location: Buenos Aires, La Reina del Plata
Posted: Wed Jul 28, 2010 7:24 am
You can't. CCS C Compiler is a commercial product used widely in the world of embedded applications since more than
15 years. If you want a compiler that enable you to modify the built in functions, try with an open source compiler.
Humberto
Geps
Joined: 05 Jul 2010 Posts: 129
Posted: Wed Jul 28, 2010 7:27 am
Provided you can read ASM, you can call the functions you're interested in and compare the produced ASM files.
electroinfo
Joined: 27 Jul 2010 Posts: 5
Posted: Thu Jul 29, 2010 1:23 am
ok thank you for everything. I suspected that. I come every right to leave ua 8051 and I still need a little time to get used to integrated functions. Still I find it very interesting for development as we gain enormously time. Thank you again for your help.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum