Newlib RTC time.h syscall

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Newlib RTC time.h syscall

280件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rdek on Thu Jul 04 11:05:12 MST 2013
Hi,

I'm using LPCXPresso with Newlib.
I'd like to make newlibs "time.h" with the RTC working. There is already a _times() stub implemented returning -1.

Unfortunately Newlib is precompiled and I have no clue what parameter _times() needs and how to make sure the linker will use my version of the implementation.
Any help/information?

Is there an overwiev of all the syscall functions an there implementations?

Thanks
Felix
0 件の賞賛
返信
1 返信

209件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Fri Jul 05 00:09:10 MST 2013
Why not look at the source?

http://support.code-red-tech.com/CodeRedWiki/SourceDownloads
0 件の賞賛
返信