Page 1 of 1

libPCAN-GPS-GNU - source code

Posted: Tue 6. Dec 2016, 16:12
by cgabri
Hi Peak support,

I am trying to write my own firmware for PCAN-GPS, to optimize performance for use GPS as exact timing reference.

Where I can find the soruce code for the library "libPCAN-GPS-GNU0.1.3.a" that you provide in the development package?

I need it, because I want to try to overwrite the Handler routines for uart's interrupt, but they are already in the compiled library and I'm not able to link my routine for intterrupt handler.

Otherwise where are defined the association between intteruputs and relative handlers?

Thanks,
Gabriele

Re: libPCAN-GPS-GNU - source code

Posted: Tue 6. Dec 2016, 17:27
by PEAK-Support
The lib is closed source - sorry - feel free to write your own Lib to optimize the system if you think it is usefull.
The "GNU" in the LIB stand only for using this LIB withthe GCC.

Re: libPCAN-GPS-GNU - source code

Posted: Wed 7. Dec 2016, 10:21
by cgabri
Thanks for the answer, I see.

This was also my original idea, but to achieve that I have to know how to re-implement the functions to control the hardware (eg. HW_GPS_PowerOn, HW_L3GD20_CsOn, ecc.).

There is a schematics of the device?

Re: libPCAN-GPS-GNU - source code

Posted: Wed 7. Dec 2016, 10:38
by PEAK-Support
I have send you a e-mail...