Page 1 of 1

Debugger for custom firmware

Posted: Thu 11. Nov 2021, 13:08
by c.litke
Hi PEAK Forum,

I am currently developing custom firmware for the PCAN-Router Pro. I am trying to keep track of multiple variables I have set up to monitor my incoming CAN-Messages.
Is there some sort of (live-)debugging utility? Ideally similar to VS Code, allowing you to set up breakpoints and inspect memory? Or any other sort of live monitoring that is supplied by PEAK?

Regards,
Litke

Re: Debugger for custom firmware

Posted: Thu 11. Nov 2021, 15:12
by PEAK-Support
We are sorry - but we do not offer any Debugging Tool for the open source environment SDK of the Router Pro Device.
You could use CAN Frames, sending out internal Data as Remote Information, for your development.