??? 12/03/11 22:11 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#185007 - Make one Responding to: ???'s previous message |
It isn't too hard to make one.
The majority of the information can be quickly deduced. You obviously will have a hard time trying to define 64-bit types if the compiler doesn't support that. And there could be an issue with integer data types for storing pointers, given the different types of memory regions and also generic pointers in Keil. The good thing is that it is a one-time job - once done you can use it with any project. |
Topic | Author | Date |
stdint.h for Keil C? | 01/01/70 00:00 | |
! StdInt.h | 01/01/70 00:00 | |
Make one | 01/01/70 00:00 | |
Ofcourse | 01/01/70 00:00 | |
SDCC's headers can be adapted | 01/01/70 00:00 | |
That's the problem... | 01/01/70 00:00 | |
So just write one! | 01/01/70 00:00 | |
Does Keil claim C99 compliance at all? | 01/01/70 00:00 | |
They have a statement on this... | 01/01/70 00:00 | |
C90 conformance - not C99. | 01/01/70 00:00 | |
I personally don't need full C99 compliance | 01/01/70 00:00 | |
Yes possible. But maybe not economical. | 01/01/70 00:00 | |
Not difficult | 01/01/70 00:00 |