View previous topic :: View next topic |
Author |
Message |
superflycfi
Joined: 25 Mar 2008 Posts: 13
|
Make32 and Make16 Source |
Posted: Wed Jul 02, 2008 11:42 am |
|
|
Anyone have source for Make32 and Make16. Need it for another C compiler!
Thanks |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
|
Posted: Wed Jul 02, 2008 1:17 pm |
|
|
The forum rules state that one cannot ask for or post CCS code, especially to use with another compiler! The concept is pretty simple however, you should be able to create it for yourself with a slight bit of effort... if not I would suggest asking in the forum for the compiler that you are using. |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
superflycfi
Joined: 25 Mar 2008 Posts: 13
|
Understood! |
Posted: Wed Jul 02, 2008 1:50 pm |
|
|
Sorry about asking that I guess. I use CCS code a lot, but needed to port a project to a different micro and they didn't have the make32, etc. |
|
|
Ttelmah Guest
|
|
Posted: Wed Jul 02, 2008 2:01 pm |
|
|
As a general comment, just use a union. I suggest this, even for CCS, since it is just as fast, and portable to any compiler.
Best Wishes |
|
|
|