Hello,
I have been working with the provided Freemaster JLink sample code that came with the SDL, and I attempted to switch the message layer to CAN. I made some adjustments, but I'm unsure about the correct value for the "FMSTR_MCAN_SHAREDMEMORY_OFFSET" in the "freemaster_mcan.c" file. I commented out that section, but I suspect it might be the reason why it's not functioning as expected.
I can confirm that Freemaster is successfully sending CAN requests to the ECU, and these requests are being properly processed and forwarded to the Freemaster stack. However, when I check the CAN TX/RX functions, I notice they are being entered, but there's no response from the ECU.
Any guidance or assistance on this matter would be greatly appreciated.
Best regards,
Lukas
Hi, Lukas,
BR
XiangJun Rong
The Freemaster communication is operational, as I can successfully ping the ECU. Nevertheless, I'm encountering issues with the transmission of measurements to the GUI. There are instances when certain values are not consistently reported for a period of time.