Page 1 of 1

Firmware C-Code for logging

Posted: Fri 24. Mar 2023, 09:11
by MrCAN
I am using my own firmware with the DevPack and there are quite a few good examples for the functionalities.
What I am missing is an example for activating the logging on the CF Card.

I think that should be possible if the option is there with the configurator but the question is how.
Could you provide some informations about that?

Re: Firmware C-Code for logging

Posted: Fri 24. Mar 2023, 13:31
by M.Maidhof
Hi,

at the moment the logging feature is only available with the standard firmware we deliver with the PCAN-Router-Pro. Souce code examples for logging are not available at the moment.

regards

Michael

Re: Firmware C-Code for logging

Posted: Fri 24. Mar 2023, 14:46
by MrCAN
Any hints how to implement that on your own?

Re: Firmware C-Code for logging

Posted: Fri 24. Mar 2023, 15:17
by PEAK-Support
See sample code "21_RTOS_FILESYSTEM"

Re: Firmware C-Code for logging

Posted: Mon 27. Mar 2023, 16:27
by MrCAN
Thank you!

Re: Firmware C-Code for logging

Posted: Tue 28. Mar 2023, 09:28
by PEAK-Support
Hi,
i am sorry - the recommended sample is only available for the PCAN-Router Pro FD Version.
The older PCAN-Router Pro have no libs for file access to the CF card.