Newlib RTC time.h syscall

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Newlib RTC time.h syscall

277 次查看
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 回复

206 次查看
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 项奖励